RemoveError()

Format

RemoveError(Arg1)

Returns

Returns the value of Arg1, removing any errors in the collection.

Inputs

Arg1: The argument being checked for errors and lack of samples or data.
Behaviour: Required
Dimension: Collection, MultiCollection
Valid data types: Null, Boolean, DateTime, Decimal, Integer, String, Duration, Error

How to format data types

Release History

  • RemoveError() 4.6.5
    • Changed Arg1 parameter to support MultiCollection values.
  • RemoveError() 4.0
    • Initial version

Comments are closed