The PRINT command emits a message that may be shown in a console depending on what tool you’re using:
PRINT 'Hello, world!'
Not all clients necessarily show these messages though.
The PRINT command emits a message that may be shown in a console depending on what tool you’re using:
PRINT 'Hello, world!'
Not all clients necessarily show these messages though.