LENGTH Function

LENGTH(array)

Returns the number of elements in the Array.

Parameters

array(Array Name)

The input array.

Return Value

Returns a DINT.

Examples

MyVar := Length(MyArray);

 

See Also

Arrays | Standard Functions


Send comments on this topic.

Copyright © 2024 Delta Computer Systems, Inc. dba Delta Motion