execCommand

JS
1.1
fun execCommand(
    commandId: String,
    showUI: Boolean = definedExternally,
    value: String = definedExternally
): Boolean