Hi i’m new here. I’m trying to follow the “Build Your First Automation Process” course on UI Path academy, but at this point there is an error “end to expression expected”. Can somebody help me please?
Hi,
As it seems VB mode, the expression will be the following.
CurrentRow("Name").ToString().Split(" "c)(0)
Regards,
1 Like
Thank you! it´s working now…
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.