LABEL.Sprint()
Type:
INSTANCE FUNCTION
Purpose: Prints a
label
object
out to a string.
Usage: Result = Label.Sprint(Format)
Format
STRING
(Optional) C-Language format string. Uses %.127s as default.
Related Topics