Skip to main content

grid-pro.getavailableindexfields

Home > @genesislcap/grid-pro > getAvailableIndexFields

getAvailableIndexFields() function

Get the values of the Metadata indexes map

Signature:

export declare function getAvailableIndexFields(data: Map<string, [string]>): string[];

Parameters

Parameter

Type

Description

data

Map<string, [string]>

the map data to have the values extracted from

Returns:

string[]

the values of the map

Remarks

This function will return a flat string array of all the values in the "metadata indexes" map