MoveUp
function MoveUp(): boolean
Description
Moves the current item in the parent combo box / dropdown list content control up one element.
Returns
boolean
Try It
// todo_example
function MoveUp(): boolean
Moves the current item in the parent combo box / dropdown list content control up one element.
boolean
// todo_example