Label.Value()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Data and Text classes > class LABEL >

Label.Value()

Description

Copy the Label text into a STRING.

 

For example, with the sample Label object described above:

 

String = ExptID.Value()

 

creates a STRING with the contents "17S304".

 

Type

INSTANCE FUNCTION

 

Usage

Text = Label.Value()

 

Text

STRING

Text equals Value field of Label.