Returns a text string to all status bars.
Format
STATUS_PRINT (Status String)
Argument
Status String | Text string. |
Example
The following function displays the string in all window status bars, and returns its argument:
Function | STATUS_PRINT("List") |
Result | List |