content : txt
DESCRIPTION
<txt> sends an SMS to a user or users with the content contained in its submodules or in the string parameter if provided.
Note that return characters and tabs are ignored in TXTML; however, spaces are retained in the message.
PARAMETERS
string - content (optional)
EXAMPLES
...
<txt>
any text or return values in submodules of <txt> in this space are concatenated and sent as an SMS to the user
</txt>
...
<txt>
any text or return values in submodules of <txt> in this space are concatenated and sent as an SMS to the user
</txt>
...