StringArray.PopFront Property

Top 

Description

Returns the value of the first element in the StringArray and then removes it, reducing the StringArray Dimension by 1.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

string

Access:

read

 

Syntax

myString1 = myStringArray1.PopFront;

 

See also

StringArray Object

Parsing Arbitrary String Data