ArrayParser.setParser() - Mtax-Development/GML-OOP GitHub Wiki

Argument

Name
Type
Optional
value
No

Returns

Not applicable.

Description

Set the value operated by this parser to the specified value or the value of the specified parser by ensuring it is an array. An already existing array will be set as a reference, not as a copy, meaning changes in the array will be reflected in any variable or parser which has that array assigned.

⚠️ **GitHub.com Fallback** ⚠️