Control.getValueNames


getValueNames()

Allows user to inquire the names of values which are valid to be used in setValue and getValue The return value is an array of strings, each of which is a valid value name.

Argumentsnone 
Return valuearray of strings

Back to Control

Back to Overview