Editor โ€บ exec

Editor.exec() method

Signature:

abstract exec(command: EditorCommandName): void;

Parameters

ParameterTypeDescription
commandEditorCommandName

Returns:

void