Skip to content

getOutText

MicroBlaster edited this page Sep 21, 2019 · 1 revision

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:

Clone this wiki locally