ShonHarsh/RPADev-S02P02-GenericValue-WindowsLegacy
This project is my solution in Windows Legacy (Deprecated), C# to the Generic Value practice found in section 02 practice 02 of the UiPath - RPA Developer Foundation course.
Demonstrates GenericValue type coercion behavior in UiPath by declaring mixed string and numeric variables, then performing arithmetic operations to illustrate how implicit type conversion differs between string concatenation and numeric addition. The workflow executes within UiPath Studio using XAML orchestration, logging operation results to the console output panel to reveal GenericValue's dynamic typing semantics.
No commits in the last 6 months.
Stars
3
Forks
—
Language
C#
License
—
Category
Last pushed
Jun 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ShonHarsh/RPADev-S02P02-GenericValue-WindowsLegacy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ShonHarsh/RPADev-S02P01-ForEachIfStatement-VB
This project is my solution in VB to the For Each & If Statement practice found in section 02...
ShonHarsh/UiPath-GitIgnore
This repository contains a .gitignore file for UiPath development.
ShonHarsh/RPADev-S03P04-Dictionaries-Doubles-WindowsLegacy
This project is my solution in C# to the Dictionaries & Doubles practice found in section 03...
ShonHarsh/RPADev-S05P02-TheRPAChallenge
his project is my solution in C# to the The RPA Challenge practice found in section 05 practice...
ShonHarsh/RPADev-S03P04-Dictionaries-Doubles-VB
This project is my solution in VB to the Dictionaries & Doubles practice found in section 03...