and

fun and(vararg commands: Command): ParallelGroup

Returns a ParallelGroup with this command and an arbitrary number of other commands

Parameters

commands

the other commands to create a ParallelGroup with