getlen

function

getlen(iter, [ds_type])

Description

Retruns the length of any iterable data structure. Grid length is returned in a struct with a w (width), and h (height) value

Arguments

Name Type Description
iterable data_structure
ds_type ds_type (optional) Only if getting the length of a ds

Returns

real Length of the iterable


Copyright © 2021, Milan Varady. Built on June 28, 2021 using GMDoc.