<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Input and Output functions > Notify() |
Writes a short string in the left-most region of the runner window's status bar.
The string is generally used to notify the operator when the interpreter script begins to execute a new section of the experiment.
REGULAR FUNCTION
Notify(Text)
Text |
STRING |
Text to be displayed. |