Open in app

Sign In

Write

Sign In

KP
KP

7 Followers

Home

About

Nov 1, 2022

UiPath Tip 2

To minimize the nested if activity which is UiPath in-built you can use nested if condition in assign activity to make it much simpler with single line code, Code snippet to determine “User Age” group with a nested if condition If(UserAge<18,”Minor”,If(UserAge>=18 and UserAge<59,”Major”,”Senior Citizen”)) #HappyAutomation

Uipath

1 min read

Uipath

1 min read


Nov 1, 2022

UiPath Tip 1

How to declare Variables and Arguments in UiPath (applicable to any coding language) to make it readable. · Variables transactionItem TransactionItem Transaction_Item · Arguments In Direction — In_TransactionItem Out Direction — Out_TransactionItem In Out Direction — IO_TransactionItem You can use any case for Variables based on your organization CoE common practice, but it has to be consistent throughout the process and by making this as practice you can identify which is variable and which is argument easily, helps you while debugging and when others read your code.

Uipath

1 min read

Uipath

1 min read


Oct 31, 2022

UiPath Study Materials - found on internet (Not mine)

UiPath (vimeo.com) Take a screenshot on Vimeo

1 min read

1 min read


Oct 31, 2022

Favourite Quote

“Learn, UnLearn, ReLearn.”

Quotes

1 min read

Quotes

1 min read

KP

KP

7 Followers

RPA Developer 👩‍💻 | Tech-Enthusiast

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech