Home Search

DriveWorks Solo 21
StringLocal

Send Feedback

StringLocal

Converts a value into a text representation. Changes from text values using standard current culture formatting.

Syntax

StringLocal([Value])

Where:

Value is the value to convert to a string.

Examples

Rule

Meaning
StringLocal(DWVariableNumber)Converts the result of DWVariableNumber from a number to text.