Function

Profiles.GetHandleProfileId

Int32 Profiles.GetHandleProfileId(Handle handle)
API http://api.avolites.com/11.0/Profiles.GetHandleProfileId.html
description Gets the profile of a handle.
namespace Profiles
parameter handle ( Handle ) : Handle which profile ID is to be returned.
return value profile id ( Int32 ) : the Id of the key profile currently assigned to this handle.
Example in

Legend - Set a chase cue's legend:

Profiles.GetHandleProfileId(handle:"chaseHandleUN=10555")
Also used in
Remarks