- The system loads a script and executes the global code of the script at instantiation time.
- You create CRMScript functions for all the standard functions in HtmlElement and place those in the Body tab.
- You can call
print()to create output, or perform other actions on the element.
- You can call
Example
Functions
getVariable()
All config variables are available usinggetVariable().