RemoveByIndexRange(MapReturnType, Exp, Exp, CTX[]) | Create expression that removes map items starting at specified index to the end of map. Valid returnType values are NONE or INVERTED |
RemoveByIndexRange(MapReturnType, Exp, Exp, Exp, CTX[]) | Create expression that removes "count" map items starting at specified index. Valid returnType values are NONE or INVERTED |