![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
CALL $PRINTLINE(text)
The character string to print. Its syntax can be C (fixed-length character string), V (variable-length character string), or W (double-byte character).
• The print arguments must be previously set with a call to $SETPRINT or $RESETPRINT before a call to $PRINTLINE.
• The length of text must be less than or equal to the width specified by the $SETPRINT or $RESETPRINT.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |