display.grid.getFieldNames()

display.grid.getFieldNames()



Method that returns an array of strings containing the names of the fields in the grid.

Return Value

Array of strings

Example

var fields = display.grid.getFieldNames();



Looking for labels? They can now be found in the details panel on the floating action bar.