LABEL.Value()

LABEL.Value()

Type: INSTANCE FUNCTION

Purpose: Copies 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”.

Usage: Text = Label.Value()

  Text STRING contents = Value field of Label

Related Topics Link IconRelated Topics