SelectToggleValue
You use the SelectToggleValue keyword to select a value from a toggle control in a list applet.
Signature
The SelectToggleValue keyword supports the following signature:
SelectToggleValue(AppletRN|ToggleRN,Value)
Desktop Examples
The following table describes how to use the SelectToggleValue keyword to select a value from a toggle control in a list applet in desktop applications.
Target Object | Inputs | Closing Action | Comments |
---|---|---|---|
SIS Account List Applet|SiebToggle |
Accounts |
N/A |
Selects the specified value from the toggle control in a list applet. |
Pharma Calendar Activity List Applet|SiebToggle |
1 |
N/A |
Selects the specified value from the toggle control in a list applet. Note: Input "1" represents the "value" attribute in DOM
|
Mobile Examples
The SelectToggleValue keyword does not apply to mobile applications.