Print

A Print statement allows you to print user messages to the Output panel.

Properties

Name Description
IsEnabled Turns on/off the execution of this statement.
Message

The message to be printed in the Output panel

PrependHeader

When selected, the message is printed along with a prefix indicating its owner.

ComponentName::ProcessExecutorName::ProcessRoutineName:YourMessage
Otherwise prints only your message.