IsSelected
This action verifies whether the radio button is selected or deselected.
Input Parameters:
ParameterName | Parameter Description | Mandatory | Data Type |
---|---|---|---|
State | Value of this parameter can be either True or False.
| No | String |
If radio button is selected and state is "true", result is success. If radio button is selected and state is "false" result is failure.
If radio button is not selected and state is "true", result is failure. If radio button is not selected and state is "false" result is success.
Input Parameters:
ParameterName
Parameter Description
Mandatory
Data Type
State
.
If True – checks if the radio button is selected
If False – checks if the radio button is not selected
No
Example:
IsSelected "TRUETrue"
SelectIfTrue
This action selects the radio button if parameter passed is TRUE.
Input Parameters:
ParameterName | Parameter Description | Mandatory | Data Type |
---|---|---|---|
Select | Value of this parameter can be true or false. |
|
| No | String |
Example:
SelectIfTrue "TRUETrue"
Multiexcerpt include macro | ||||
---|---|---|---|---|
|
Multiexcerpt include macro | ||||
---|---|---|---|---|
|
Multiexcerpt include macro | ||||
---|---|---|---|---|
|
Multiexcerpt include macro | ||||
---|---|---|---|---|
|
Multiexcerpt include macro | ||||
---|---|---|---|---|
|
Multiexcerpt include macro | ||||
---|---|---|---|---|
|
Multiexcerpt include macro | ||||
---|---|---|---|---|
|
Multiexcerpt include macro | ||||
---|---|---|---|---|
|