<< Click to Display Table of Contents >>
Navigation: Explain™ Control Language > Library Routines > Data and Text classes > class LABEL >
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".
INSTANCE FUNCTION
Text = Label.Value()
Text
STRING
Text equals Value field of Label.