April 2000
Intermediate to advanced
94 pages
1h 52m
English
PRI[NT] [bind_variable_name]
The PRINT command is used to display the value of a bind variable. For example:
PRINT x
The bind_variable_name is the name of the bind variable you want to print. If you omit a name, the values of all bind variables are printed.