this.getAllVariableNames() method

Gets an array containing the names of all variables in this hwc.ClientVariables.

Syntax

<static> this.getAllVariableNames() → {string[]}

Returns

The array holding the names of all variables contained in this hwc.ClientVariables.

Type:

string[]

Source

hwc-api.js, line 2036.