Notify()
Notify()
Type: REGULAR FUNCTION
Purpose: Writes a short string in the leftmost 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.
Usage: Notify(Text)
Text | STRING | Text to be displayed |
Comments are closed.