function (list
as list, optionalcountOrCondition
as nullable any) as list
list
. If list
is an empty list an empty list is returned. This function takes an optional parameter, countOrCondition
, to support removing multiple values as listed below. {4, 5}
{2, 6, 1}