Function: compound()
compound(
title
,commands
):Command
Creates a command composed of multiple other commands.
When executed, sub-commands in be executed in the same order, and the inverse command will use a reversed order of the sub-command inverses.
Parameters
Parameter | Type |
---|---|
|
|
| readonly |