PRINT

You can print the output of an expression to the console using this command. This is useful for debugging purposes.

Syntax:

PRINT expression

Example:

PRINT ‘Hello World’ 
PRINT @var2
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.