Length of Arrays

The current length of an array can be determined using the macro

ASD_LENGTH (receiver);

EXAMPLE

z = ASD_LENGTH(array);

See also

Access Macros

Direct Access

Resource Access

Access to Private Methods

Making Arrays Available for Usage in External C Code