Arguments not working / bug?
-
Hi just trying this open RPA with UiPath experience.
I can't use the argument in Open RPA because it seems bug.
in 1.xaml i just put assign with Out argument (no variable)
in 2.xaml i put invoke Open RPA and map the variable (create out argument and the value mapped to variable in 2.xaml)when i run it from 2.xaml..., the bug happen:
- it says my argument not declared? omg
- and the map variable in invoke open RPA in 2.xaml become empty x.x
-
the bug is gone when i delete project and re-create the project. Been sitting hours x.x
-