Variables and arguments - case insensitive

Hi. Refer to https://docs.uipath.com/studio/docs/workflow-design#section-naming-conventions, it said Argument names are case sensitive, which should be not right? Please consider updating the website. Thanks.

Thank you for your suggestions, we’ll have a look! :slight_smile:

Small update. It would seem like arguments are indeed case-sensitive when you pass them as Import Arguments (Studio won’t recognize them if the case doesn’t match).

Example for an argument abc in the Sequence workflow, you can see that Importing Argument ABC doesn’t work:

We will improve the documentation to state that more clearly :slight_smile:

Hi Maciej, I could pass argument StringG2 to sub workflow while the argument in local is string2 (see as below).
I’m using CE 2021.4.4. Any setting issue will cause this?

You reffer to argument VALUE, while this thread concerns argument NAME.

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.