$arrayRemove
Removes the provided array element by its index.
Parameters
Name | Description | Enforced | Default Value |
---|---|---|---|
Name | The name of the array. | Yes | None |
Index | Element index to be removed. | Yes | None |
Removes the provided array element by its index.
Name | Description | Enforced | Default Value |
---|---|---|---|
Name | The name of the array. | Yes | None |
Index | Element index to be removed. | Yes | None |