AVOLITES TITAN API

ToSingle

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

Namespace: Math.Cast

Syntax

MACRO

Single Math.Cast.ToSingle(Object value)

HTTP

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

Parameters

value ( Object ) : The value.

Returns