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

System.String CastToString(System.Object)

HTTP

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

Parameters

value: The value.

Returns