Getnumarraycols - Crestron SIMPL+ Reference Manual

Language reference guide
Hide thumbs Also See for SIMPL+:
Table of Contents

Advertisement

Crestron SIMPL+
Language Reference Guide - DOC. 5797G
®

GetNumArrayCols

Name:
GetNumArrayCols
Syntax:
INTEGER GetNumArrayCols(STRING | INTEGER ARRAY_NAME);
Description:
Finds the number of columns in a two-dimensional array or the size of the array for
a one-dimensional array.
Parameters:
ARRAY_NAME is the array as determined by the size.
Return Value:
For the data types in the table after this paragraph, the return value of
GetNumArrayCols is shown.
DATA TYPE
ANALOG INPUT X [size]
ANALOG INPUT X [size]
DIGITAL INPUT X [size]
DIGITAL OUTPUT X [size]
STRING INPUT X [size]
STRING INPUT X [size] [chars]
STRING OUTPUT X [size]
STRING X [chars]
STRING X [size] [chars]
INTEGER X [size]
INTEGER X [size 1] [size 2]
SIGNED_INTEGER X [size]
SIGNED_INTEGER X [size1] [size2]
SIGNED_LONG_INTEGER X [size]
SIGNED_LONG_INTEGER X [size 1] [size 2]
BUFFER INPUT X [chars]
BUFFER INPUT X [size] [chars]
Software
RETURN VALUE
Size
Size
Size
Size
Chars
Chars
Size
Chars
Chars
Size
Size2
Size
Size2
Size
Size2
Chars
Chars
®
SIMPL+
95

Advertisement

Table of Contents
loading

Table of Contents