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
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
Comments
Please sign in to leave a comment.