Syntax
| DlgValue DlgItem|$, Value
-or-
DlgValue(DlgItem|$)
| ||||||
---|---|---|---|---|---|---|---|
Description
| Instruction: Set the numeric value(s) DlgItem|$.
Function: Return the numeric value(s) for DlgItem|$. (A MultiListBox user dialog item returns an array.)
This instruction/function must be called directly or indirectly from a dialogfunc. The DlgItem|$ should refer to a CheckBox, ComboBox, DropListBox, ListBox, MultiListBox or OptionGroup.
| ||||||
See Also
| |||||||
Example
|
|