AVOLITES TITAN API

RunGroupCommand

A group command. This takes care of concatenating the three parts (GROUP, user number and command) and runs the command with RunToggleGroupCommand

Namespace: Command

Syntax

MACRO

Void RunGroupCommand(Avolites.Acw.Titan.AcwUserNumber, System.String)

HTTP

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

Parameters

userNumber: The user number.

command: The command.