AVOLITES TITAN API

AppendString

Attempts to append a string to the current command text. If adding the new text would make the string an invalid command it will be rejected.

Namespace: Command

Syntax

MACRO

Void AppendString(System.String)

HTTP

http://[ip]:4430/titan/script/Command/AppendString

Parameters

text: The text.