kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Document
/
execCommand
exec
Command
JS
fun
execCommand
(
commandId
:
String
,
showUI
:
Boolean
=
definedExternally
,
value
:
String
=
definedExternally
)
:
Boolean