AVOLITES TITAN API

ToString

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

Namespace: Math.Cast

Syntax

MACRO

String Math.Cast.ToString(Object value)

HTTP

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

Parameters

value ( Object ) : The value.

Returns