|
|
|
Online Scripting Reference
|
|
getOutText
|
Purpose
|
Retrieve any outgoing text from TWX Proxy's outgoing buffer.
|
|
Syntax
|
getOutText var
var: A variable to hold the outgoing text.
|
|
Notes
|
This command is typically used after the triggering of a TextOutTrigger in order to retrieve the text being sent to the remote server. In any other situation, the outgoing buffer should contain no data.
|
|
Example
|
|
Return to item listing |
|
|