The sysLib.maximumSize() system function returns the maximum number of elements that a dynamic array can contain; specifically, the function returns the value of the maxSize array property.
sysLib.maximumSize(arrayName STRING in) returns (result INT)
Platform | Issue |
---|---|
JavaScript generation | The function sysLib.maximumSize() is not supported. |