selectedValues()
Returns an array of all the values selected in the displayed multivalue property.
Declaration
func selectedValues() -> [Any]!Returns an array of all the values selected in the displayed multivalue property.
func selectedValues() -> [Any]!