getAsMap method

AnyValueMap getAsMap (int index)

Converts array element into an AnyValueMap or returns empty AnyValueMap if conversion is not possible.

  • index an index of element to get. Returns AnyValueMap value of the element or empty AnyValueMap if conversion is not supported.

See AnyValueMap See AnyValueMap.fromValue