CoreBOSBB

Full Version: Evaluating an expression template through code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Suppose I have some template like $(field : (Module) reffield) and I want to evaluate that in my code. How would I do that?
Cool, thanks!