Converts a value into a text representation. Changes from text values using standard US English formatting (Decimal numbers must use . as the decimal separator).
String([Value])
Where:
Value is the value to convert to a string.
Rule | Meaning |
---|---|
String(DWVariableNumber) | Converts the result of DWVariableNumber from a number to text. |