String.ToVariable() Method

Top 

Description

Converts the String to a Variable value.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Method Signature

String.ToVariable(

)

 

 

Return Value

Type:

number

 

 

Returns a Variable containing the converted form of the String.

 

Syntax

myVariable1 = myString1.ToVariable();

 

 

See also

String Object

Parsing Dates and Times

Parsing Arbitrary String Data

Parsing Arbitrary String Data