AVOLITES TITAN API

ToIntegerList

Converts a number of values to a list.

Namespace: Math

Syntax

MACRO

List`1 Math.ToIntegerList(String argList)

HTTP

http://[ip]:4430/titan/script/2/Math/ToIntegerList?argList={string}

Parameters

argList ( String ) : The argument list.

Returns

A list of integers.