getItems
Returns an array of the {@link global#InputHelperItem InputHelperItem} objects that contain all the items from the input helper.
Syntax
expression.getItems();
expression
- A variable that represents a InputHelper class.
Parameters
This method doesn't have any parameters.