Other Function Rule Examples

The other functions that can be used in Intelligent Advisor are shown in example rules in the table below.

Table 1. Other function rule examples
Function name Example rule Further information
Current Locale

the interview locale = CurrentLocale()

Get the Session Locale
Value

the description of the disposal = "The user needs to dispose of a " + weight + Value(unit of measure) + " container."

Get the Value of an Attribute
Deployment Name

the deployment name = DeploymentName()

Get the Deployment Name and Deployment Version
Deployment Version

the deployment version = DeploymentVersion()

Get the Deployment Name and Deployment Version