getSymbolAction
getSymbolAction(
action
,defaultSymbols
):string
Gets the symbol action.
Parameters
• action: string
| number
The action.
• defaultSymbols: null
| Record
<number
, string
>
The default symbols.
Returns
string
The symbol action.
Source
Generated using typedoc-plugin-markdown and TypeDoc