Skip to content

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

ecmascript/src/handler.ts:25


Generated using typedoc-plugin-markdown and TypeDoc