PHP 8.4.6 Released!

UI\Controls\Combo::getSelected

(UI 0.9.9)

UI\Controls\Combo::getSelectedGet Selected Option

Description

public UI\Controls\Combo::getSelected(): int

Shall retrieve the index of the option selected in this Combo

Parameters

This function has no parameters.

User Contributed Notes

There are no user contributed notes for this page.
To Top