UiPath初心者です。
まずは添付画像をご覧ください。代入アクティビティの
右辺に””を入れて詳細エディタでint32であることは確認したのですが、
警告メッセージを見ると、String型と誤認識しているようです。
””をint32とUiPathに認識させる方法はありますか?
Hi @gorby
Don’t use “” in the Right side of the (Value)
Int | Value as Number
Check the below screenshot
Regards
Gokul
Integer will support only numeric items @gorby
Thank you for your reply!
Should I replace “” to null?
replace To 0
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.