Local
Returns the localized value of the input, if one exists in the system. The localized value is based on the user associated with the current session.
Syntax
Local(value)
Enabled for
Search/Dashboard | No |
Business Rules | No |
Quick Actions | Yes |
Workflow Objects | No |
Reports | No |
Parameters
value | Text value to localize. |
Return Value
Text value.
When used with field references, if the field is validated, this function returns the local value.
If no localized value exists, returns the original value.
Example
$(Local())