class LABEL

<< Click to Display Table of Contents >>

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

class LABEL

Description

A user-editable string label that may be used for a file name, a warning string, a status string, an experiment label, etc.

 

To create a string editable in Setup(), use the class LABEL instead of the simple datatype, STRING.

 

Type

CLASS

 

Related Topics

Selector.Label()