AVOLITES TITAN API

ToInteger

Returns an object cast to an integer. An exception will be thrown if the cast is invalid

Namespace: Math.Cast

Syntax

MACRO

Int32 Math.Cast.ToInteger(Object value)

HTTP

http://[ip]:4430/titan/script/2/Math/Cast/ToInteger?value={}

Parameters

value ( Object ) : The value.

Returns