Write a message to the runtime console.
The Print instruction writes a message to the runtime console.
This instruction has one parameter:
- Message
Message
Enter the text to print. The message appears in the console when the instruction is executed.