Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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)