Difference between revisions of "Radio/Checkbox"

From SAP Enable Now Wiki
 
Line 37: Line 37:
 
** [[Bubble in Practice]]
 
** [[Bubble in Practice]]
 
* ''Documentation''
 
* ''Documentation''
** [[Show in Documentation]]
+
** [[Show in Documentation (Simulation macro property)|Show in Documentation]]
 
** [[Expected Result]]
 
** [[Expected Result]]
 
** [[ROC]]
 
** [[ROC]]

Latest revision as of 22:15, 9 October 2019

Scope

Purpose

The Radio/Checkbox macro is used to provide either a 'Radio' (Option) button or a 'Checkbox' control in a simulation. Which one the macro provides is determined by the macro's Radio Button property - if this is selected, the macro provides a Radio Button; if it is deselected, the macro provides a Checkbox. This macro may be captured automatically during recording, but you can also it manually via menu option Insert > Insert Interaction > Radio Button or Insert > Insert Interaction > Checkbox (both menu options insert the same, single macro).

Properties