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