function
getlen(iter, [ds_type])
Retruns the length of any iterable data structure. Grid length is returned in a struct with a w (width), and h (height) value
| Name | Type | Description |
|---|---|---|
| iterable | data_structure |
|
| ds_type | ds_type |
(optional) Only if getting the length of a ds |
real Length of the iterable
Copyright © 2021, Milan Varady. Built on June 28, 2021 using GMDoc.