ArrayParser.setParser() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
value |
{any:array|ArrayParser} |
No |
Not applicable.
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.