|
Adds the contents of ArrExpr at the end of the arr. If optional parameter unique is TRUE then only values not already in arr will be added. NOTE: To add only one element at the end, Instead of this command, a shorter syntax, can be used, for the same effect:
The above syntax adds |