Default Value

A string value that can be set to either pre-select a given value in the drop-down-enabled lookup, or populate the text box with a default text value for the search-enabled lookup.

Note:  When utilizing the drop-down-enabled lookup, you can specify a default index value rather than a default text value by using the following string command: index=#

Example: index=2

Back to Top