macros:function:handles.geticonid
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. |
| namespace | Handles |
| parameter | handle ( Handle ) : Handle to inquire of. |
| return value | Int32 |
Example in
<step pause="0.01">Handles.SetIcon(Math.Cast.ToInteger(Handles.GetIconId(handle:"Location=Colours,1,1")))</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/handles.geticonid.txt · Last modified: 2019/05/03 20:34 by icke_siegen
