GetItem
function GetItem(nIndex: number = null): ApiContentControlListEntry
Description
Returns an item of the combo box / dropdown list content control by the position specified in the request.
Parameters
- nIndex
number
null Item position.
Returns
ApiContentControlListEntry
Try It
// todo_example