AVOLITES TITAN API

ToIntegerList

Converts a number of values to a list.

Namespace: Math

Syntax

MACRO

System.Collections.Generic.List`1[System.Int32] ToIntegerList(System.String)

HTTP

http://[ip]:4430/titan/script/Math/ToIntegerList

Parameters

argList: The argument list.

Returns

A list of integers.