AVOLITES TITAN API

GetControlIdFromName

Gets the control identifier from its name.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Int32 Programmer.Editor.Fixtures.GetControlIdFromName(String controlName)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/GetControlIdFromName?controlName={string}

Parameters

controlName ( String ) : Name of the control.

Returns

The control ID.