AVOLITES TITAN API

CreateChase

Creates a new chase on the specified object. The new chase will be assigned to the handle with no steps. You must call AppendChaseStep() to record steps into the chase.

Namespace: Playbacks

Syntax

MACRO

Void CreateChase(System.String, Int32)

HTTP

http://[ip]:4430/titan/script/Playbacks/CreateChase

Parameters

group: The handle group to place the new chase on.

playbackId: The handle id in the group to place the new chase on.