execCommand

Declaration

boolean execCommand(
    DOMString command, 
    optional boolean userInterface, 
    optional DOMString? value
);