REMOVE
Parameters
Order | Name | Type | Desc |
---|---|---|---|
1 | a | point list | A list of points |
2 | b | property list | A list of properties to remove |
Order | Name | Type | Desc |
---|---|---|---|
1 | a | point list | A list of points |
2 | b | asset list | A list of assets to remove |
Order | Name | Type | Desc |
---|---|---|---|
1 | a | property list | A list of properties |
2 | b | property list | A list of properties to remove |
Order | Name | Type | Desc |
---|---|---|---|
1 | a | asset list | A list of assets |
2 | b | asset list | A list of assets to remove |
Order | Name | Type | Desc |
---|---|---|---|
1 | a | point list | A list of points |
2 | b | point list | A list of points to remove |
Returns
Returns the first parameter, modified to remove the chosen assets or properties.
Description
This function is used to remove assets, properties or points from lists of assets, properties and points.
Removing an asset from a list of points will remove all points from that asset. Removing a property from a list of points will remove all points from that property.