addUserCommand

open override fun addUserCommand(name: String): IUserCommandBuilder(source)

Adds a user command to the builder

Return

The IUserCommandBuilder object that was added

Parameters

name

The name of the user command


Adds a new User Command to the builder

Parameters

userCommand

The User Command to add