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 ToInteger(System.Object)

HTTP

http://[ip]:4430/titan/script/Math/Cast/ToInteger

Parameters

value: The value.

Returns