Function ====== Profiles.AssignHandleProfile ====== Void Profiles.AssignHandleProfile(Handle handle, Int32 profileId) ^ API | http://api.avolites.com/11.0/Profiles.AssignHandleProfile.html | ^ description | Assigns a handle profile to a handle. Can also be used to unassign by passing an invlaid profile Id. | ^ [[macros:namespace|namespace]] | [[macros:namespace:profiles]] | ^ parameter | handle( [[macros:identifier:handle]] ) : the handle to assign the profile | ^ ::: | profileId ( [[macros:type:int32]] ) : the [[macros:identifier:profileid|profile id]] | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:setplaybackprofile]]: Profiles.AssignHandleProfile(handle:"chaseHandleUN=5963",493461) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~