[Index]

Model: data/Macro

Macros can be used to reference or access values in other models, to evaluate conditions and to execute macro functions. Commonly, macros generate values based on conditions and values elsewhere in the system. The Macro language includes functionality to call macro functions and access values in other models. When they are written or included in Configuration Templates of workflows, user input when calling the model instances can be referenced. Values in other models in the system can also be referenced and results based on the evaluation of conditions can be returned.

Model Details: data/Macro

Title Description Details
Name * The name that is given to the Macro.
  • Field Name: name
  • Type: String
Description Description of the Macro.
  • Field Name: description
  • Type: String
Macro * The Macro content written in the syntax of the Macro language.
  • Field Name: macro
  • Type: String