getExpression()

Overview

public struct function getExpression(
      required string expressionId
    ,          string context      = ""
    ,          string objectName   = ""
)

Returns a structure with all relevant info about the expression including:

fields contexts translated label translated expression text

Arguments

NameTypeRequiredDescription
expressionIdstringYesID of the expression, e.g. "loggedIn.global"
contextstringNo (default="")Context in which the expression is being used
objectNamestringNo (default="")