Home Search

DriveWorks Pro 21
String

Send Feedback

String

Converts a value into a text representation. Changes from text values using standard US English formatting (Decimal numbers must use . as the decimal separator).

Syntax

String([Value])

Where:

Value is the value to convert to a string.

Examples

Rule

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