Constant
General Description
A simple parameter defining a constant value. API Reference
Attributes
Name
Description
Required
type
constantparameter
Yes
value
The constant value
Yes
Example
{
    type: 'constantparameter',
    value: 123
}Last updated
Was this helpful?
