end if

条件付きのラインシーケンスを終了します。
このアクションには引数がありません。
なし
このアクションは、次のプロジェクト項目で使用できます: テストモジュールおよびユーザー定義アクションです。
                                
                                    	format	hour	minute	second	am/pm
get system time	24	h	m	s	
&nbsp					
	condition				
if	#h<12				
&nbsp					
	text				
report	おはよう				
&nbsp					
	condition				
else if	#h>12 and h<18				
&nbsp					
	text				
report	こんにちは				
&nbsp					
else					
&nbsp					
	text				
report	こんばんは				
&nbsp					
end if					
                                
                            
  • end if の後に現れるアクションラインは、通常通り、つまり無条件に解釈されます。具体的には、ネストされた if/end if ブロックの場合を考慮して、end if はそれと対応する 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