Function ====== Handles.GetIconId ====== Int32 Handles.GetIconId(Handle handle) ^ API | http://api.avolites.com/11.0/Handles.GetIconId.html | ^ description | Get the current icon id of the item associated with the handle. Returns null or empty if none. | ^ [[macros:namespace|namespace]] | [[macros:namespace:Handles]] | ^ parameter | handle ( [[macros:identifier:handle|]] ) : Handle to inquire of. | ^ return value | [[macros:type:int32]] | == Example in == [[macros:example:copyicon:]]: Handles.SetIcon(Math.Cast.ToInteger(Handles.GetIconId(handle:"Location=Colours,1,1"))) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~