Napomena
Pristup ovoj stranici zahtijeva autorizaciju. Možete pokušati prijaviti se ili promijeniti direktorije.
Pristup ovoj stranici zahtijeva autorizaciju. Možeš pokušati promijeniti direktorije.
Returns a string value of the text for the currently selected option for a choice or choices column.
Column types supported
choice, choices
Syntax
formContext.getAttribute(arg).getText()
Return Value
Type: String.
Description: The text value of the selected option.
Note
When no option is selected, it will return null.
Related articles
getInitialValue (Client API reference)
getOption (Client API reference)
getOptions (Client API reference)
getSelectedOption (Client API reference)