Function getByKeyList

  • Retrieves map items identified by keys list.

    Parameters

    • bin: string

      The name of the bin, which must contain a Map value.

    • keys: string[]

      The map keys.

    • OptionalreturnType: maps.returnType

      The return type indicating what data of the selected item(s) to return.

    Returns any

    Operation that can be passed to the Client#operate command.

    This operation returns the data specified by returnType.

    Instead of passing returnType, you can also use ~MapOperation#andReturn|MapOperation#andReturn to select what data to return.

MMNEPVFCICPMFPCPTTAAATR