addItem

abstract fun addItem(command_id: Int, label: String): Boolean

Add an item to the menu. Returns true on success.