Question
Custom Expression Functions
Hi,
I'd like to know if it's possible to create custom expression functions with the plugin SDK.
For example, say I wanted to allow users to enter the following expression: "getThingamabob(2, 'yes')". is there any way to "provide" the "getThingamabob" function from a plugin with the SDK?
I've scoured through the SDK guide to see if it mentions anything, but haven't had any luck.