OpenWGA 7.2 - TMLScript reference

List
Method :

removeAll(list)

On object List
Usage Removes all values from the list that are contained in the parameter list
Description Like list.contains() this method is case sensitive on strings.
Parameters list (List):
List of all values to be removed
Return value true if the operation at least removed one value, false otherwise (Boolean)
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events
    portletevent