Simulation Variable Input

Input information of the input variable and its value.

This API has been deprecated as of API version 55.0. In API version 55.0 and later, use the new Business APIs in Business Rules Engine.

Note

Properties
Name Type Description Required or Optional Available Version
datatype String The data type of the variable.
Possible values are:
  • Boolean
  • Currency
  • Date
  • Number
  • Percent
  • Text
Required 53.0
name String The name of the variable. Required 53.0
value String The value of the variable. Required 53.0