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. | ^ [[macros:namespace|namespace]] | [[macros:namespace:Profiles]] | ^ parameter | handle ( [[macros:identifier:Handle]] ) : Handle which profile ID is to be returned. | ^ return value | [[macros:identifier:profileid|profile id]] ( [[macros:type:int32]] ) : the Id of the key profile currently assigned to this handle. | == Example in == [[macros:example:setcuelegend]]: Profiles.GetHandleProfileId(handle:"chaseHandleUN=10555") == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~