REMOVE
REMOVE(Value AS Integer/Double/Boolean/String/Time) AS Boolean
Removes the value <Value> from the array (if it exists).
Returns TRUE if the value was found, FALSE if it was not found.
REMOVE(Value AS Integer/Double/Boolean/String/Time) AS Boolean
Removes the value <Value> from the array (if it exists).
Returns TRUE if the value was found, FALSE if it was not found.