Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

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