Glossary
a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | v | w | x | y | z | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | .
- String templatesearch for term
-
An exteNd Director data type that allows properties in conditions and actions to be set dynamically from runtime values. These templates are:
- EboStringTemplateSingle: Single-line text box, rendered as a TextField
- EboStringTemplateMulti: Multi-line text box, rendered as a TextArea
When a property is defined with one of these data types, the Rule Editor lets you specify values for these properties with the valueOf! construct and the name of a whiteboard key. When the rule is fired, the property will be set to the real-time value associated with the whiteboard key.
