else if

Execute the associated action lines if the specified condition is satisfied.
NameDescriptionTypeModifier
condition

Expression that evaluates to a Boolean True or False, and sets the condition upon which associated action lines are or are not executed, respectively.

StringNone
None
This action may be used within the following project items: test modules and user-defined actions.
                                
                                    	format	hour	minute	second	am/pm
get system time	24	h	m	s	
&nbsp					
	condition				
if	#h<12				
&nbsp					
	text				
report	Good morning				
&nbsp					
	condition				
else if	#h>12 and h<18				
&nbsp					
	text				
report	Good afternoon				
&nbsp					
else					
&nbsp					
	text				
report	Good evening				
&nbsp					
end if					
                                
                            

Copyright © 2023 LogiGear Corporation. All rights reserved. LogiGear is a registered trademark, and Action Based Testing and TestArchitect are trademarks of LogiGear Corporation. All other trademarks contained herein are the property of their respective owners.

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1(800) 322-0333