Tell |
Top Previous Next |
The following commands have been implemented in EMUEScript exactly as they are implemented in OLIE™:
Syntax - Tell <message>
Description: This command is used to display a message in the activity window as well as in the activity log file. This message may consist of literal strings and/or script variables.
Sample: The following statement uses the Tell command to display the message: "Opening batch 2120" Tell "Opening batch " BatchNo
See Also:
|