|
$sms_text [FS] |
![]() ![]()
|
Specify SMS Message Text Line
$sms_text "text" [origin]
This command specifies one of the lines of text that is to form the body of the message.
The default macro-expansion character on all $sms... commands is an ASCII grave accent character (`). The text is processed in the same way as a CopiaFacts cover sheet with macro-expansion of '`' variables.
The parameters on this command are used as follows:
| text | The text to be used to create the body. Each command specifies one line of text. |
| origin | A keyword JOBTYPE, OWNER, or SYSTEM which is used to allow separate sets of body and/or text commands in Job Type, Owner and System job properties to override each other correctly. This keyword is added automatically in job instance creation and should NOT be applied manually. |
The $sms_text and $sms_body commands can be mixed in the same FS file and the body text will be built from lines and files in the order they are specified.
Default: no message body is included
Example:
$sms_text "Message text"
Topic url: http://www.copia.com/support/refmanual/index.html?$sms_text.htm