macros:function:math.cast.tointeger
Function
Math.Cast.ToInteger
Int32 Math.Cast.ToInteger(Object value)
API | http://api.avolites.com/11.0/Math.Cast.ToInteger.html |
---|---|
description | Returns an object cast to an integer. An exception will be thrown if the cast is invalid |
namespace | Math.Cast |
parameter | value ( Object ) : The value to be cast into an integer. |
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/math.cast.tointeger.txt · Last modified: 2019/05/03 20:29 by icke_siegen