From the course: Complete Guide to UiPath RPA Development

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Conventions demo

Conventions demo

- [Instructor] I don't want to belabor the naming convention's point too much, but I would like to do a quick demo to solidify some concepts. I've got UiPath Studio open. I'm clicking on the New process icon here, and right off the bat you can see that the new process dialogue is encouraging us to use the Pascal naming convention. I'm not constrained to that, meaning I can click here and put a space in and that'll work just fine. But just like I said in the previous lectures, the Pascal naming convention is preferred for all identifiers except parameters. The description of course, is free text, so our naming conventions don't apply there. I'll go ahead and rename this to ConventionsDemo and save it in C: Development UiPath as usual, and click on Create. And now that we have a fresh project, we'll go into Activities and I'll click and drag a sequence into the workflow. And I said this before in my level one course, but I never leave any of these activities with their default names. So…

Contents