ArrayParser - Mtax-Development/GML-OOP GitHub Wiki

Description

Constructs a handler for parsing arrays.

While this constructor is not intended to be constructed for every string in a project, it provides additional functionalities when advanced array manipulation is necessary.

Specification

Destruction
Elements
Garbage Collection
None

Properties

Name
Type
Default
Modifiable
ID
{any[]}
[]
Yes

Construction types

Name
Arguments
New constructor
value? {any:array}
Empty array
Constructor copy
other {ArrayParser}
⚠️ **GitHub.com Fallback** ⚠️