engine:import:writemsg
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
engine:import:writemsg [2018/08/14 21:42] – created dcumming | engine:import:writemsg [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | writemsg | + | ====== WriteMsg ====== |
- | ==== WriteMsg ==== | ||
Write a message to the STDERR. | Write a message to the STDERR. | ||
- | ==== Phase ==== | + | ===== Phase ===== |
This instruction is used by the TapeTrack INI Engine. | This instruction is used by the TapeTrack INI Engine. | ||
- | ==== Syntax ==== | + | ===== Syntax |
- | **WriteMsg**//(message);// | + | '' |
- | // | + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |
+ | |message| String | The message to be written to the stderr during INI Engine processing.| 1 | 256 | | ||
- | |message| The message to be written to the stderr during INI Engine processing.| | + | ===== Example ===== |
- | ==== Example ==== | + | Write a message to the current user. |
- | **WriteMsg: | + | |
- | |WriteMsg(" | + | < |
+ | WriteMsg(" | ||
+ | </ | ||
+ | |||
+ | {{tag> import_engine sync_engine}} |
engine/import/writemsg.1534282972.txt.gz · Last modified: 2025/01/21 22:07 (external edit)