2種類の条件分岐アクティビティの使い分け

UiPath Studio Community Editionを使っています。
条件分岐アクティビティに2種類あるようですが(添付画像参照)、else ifを使わない場合、どちらを使っても良いと考えてよろしいでしょうか?
条件分岐1
条件分岐2

HI @gorby

You can use If(First image) else instead of else if (Second image)

You can also checkout the official ducumentation

https://docs.uipath.com/activities/docs/if-else-if

Additinaly you can also use if in the expression check on this too

Regards
Sudharsan