StringArray.Top Property

Top 

Description

Returns the value of the last element in the StringArray. Identical to Back.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = myStringArray1.Top;

 

myStringArray1.Top = myString1;

 

See also

StringArray Object

Parsing Arbitrary String Data