Overload List
Name | Description | |
---|---|---|
![]() ![]() | RemoveByKeyRelativeIndexRange(Exp, Exp, Exp, CTX) |
Create expression that removes map items nearest to key and greater by index.
Examples for map [{0=17},{4=2},{5=15},{9=10}]:
|
![]() ![]() | RemoveByKeyRelativeIndexRange(Exp, Exp, Exp, Exp, CTX) |
Create expression that removes map items nearest to key and greater by index with a count limit.
Examples for map [{0=17},{4=2},{5=15},{9=10}]:
|
See Also