RemoveByValueRelativeRankRange(Exp, Exp, Exp, CTX) |
Create expression that removes list items nearest to value and greater by relative rank.
Examples for ordered list [0,4,5,9,11,15]:
|
RemoveByValueRelativeRankRange(Exp, Exp, Exp, Exp, CTX) |
Create expression that removes list items nearest to value and greater by relative rank with a count limit.
Examples for ordered list [0,4,5,9,11,15]:
|