end if

End a conditional line sequence.
There are no arguments for this action.
None
This action may be used within the following project items: test modules and user-defined actions.
                                
formathourminutesecondam/pm
get system time24hms
 
condition
if#h<12
 
text
reportGood morning
 
condition
else if#h>12 and h<18
 
text
reportGood afternoon
 
else
 
text
reportGood evening
 
end if
  • Action lines appearing after an end if are interpreted normally. That is, unconditionally. (Or, to be more specific - and to account for the case of nested if/end if blocks - the end if brings an end to the application of all conditionals specified between it and its matching if)

Copyright © 2025 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 (650) 572-1400