Skip to main content

Edit Button Array

Purpose

Adds the buttonName and buttonAmoun values to an existing button-array element.

Example

edit-button-array --arrayName my-button-array-element --buttonName my-button-element --buttonAmount 10

Command Syntax

ParameterFormatRequirementUsage
--arrayNameStringMandatoryName of the button array element.
--buttonNameStringMandatoryThe name of the button.
--buttonAmountIntegerMandatoryThe number of buttons required in the array.
tip

Buttons created with this command will be formatted as buttonName-buttonAmount e.g. the 6th button from the example above would be my-button-element-6.