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 Output

Output representation of a simulation 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

Property Name Type Description Filter Group and Version Available Version
contextValue Object Context details for running the simulation on an expression set. Small, 58.0 58.0
datatype The data type of the variable.
Possible values are:
  • Boolean
  • Currency
  • Date
  • Number
  • Percent
  • Text
Small, 53.0 53.0
name String Name of the variable. Small, 53.0 53.0
precision Integer Precision of the variable. Small, 54.0 54.0
value String Value of the variable. Small, 53.0 53.0