Syntax
REMOVE(<list>;<any>)
Description
Removes a value from a list.
When removing a string value from a list that the value must be surrounded by quotation marks "<string example>"
Examples
In this example we want to remove the value of 5 from our list in column1.
...