RemoveByValueRelativeRankRange(MapReturnType, Exp, Exp, Exp, CTX[]) |
Create expression that removes map items nearest to value and greater by relative rank.
Valid returnType values are NONE
or INVERTED Examples for map [{4=2},{9=10},{5=15},{0=17}]:
|
RemoveByValueRelativeRankRange(MapReturnType, Exp, Exp, Exp, Exp, CTX[]) |
Create expression that removes map items nearest to value and greater by relative rank with a count limit.
Valid returnType values are NONE
or INVERTED Examples for map [{4=2},{9=10},{5=15},{0=17}]:
|