ListExpRemoveByRankRange Method

Overload List

RemoveByRankRange(Exp, Exp, CTX) Create expression that removes list items starting at specified rank to the last ranked item.
RemoveByRankRange(Exp, Exp, Exp, CTX) Create expression that removes "count" list items starting at specified rank.

See Also