Label.Printl()

<< Click to Display Table of Contents >>

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

Label.Printl()

Description

Print the Label to the current output.

 

The object created is printed in the form:

 

Tag <tab>LABEL <tab> Value <tab> Prompt

 

being appended to the output file. Most databases can resolve this into two fields by using the tab character as a field separator.

 

Type

INSTANCE FUNCTION

 

Usage

Label.Printl(Tag)

 

Tag

STRING

Optional. Used to print a different Tag than the one used in the call to "Object."