When creating a new project in Studio Web with cross-platform compatibility, what language must be selected for expressions to ensure the project is cloud-compatible?
Studio Web is UiPath’s cloud-based automation platform that enables cross-platform compatibility (Windows, Linux, Mac).
Why is B Correct?
✅ C# is the recommended language because:
Cloud projects in UiPath are built using .NET Core, which supports C# natively.
VB is not supported in cross-platform execution.
C# ensures compatibility with Linux-based cloud environments.
[References:, ???? UiPath Official Documentation – Studio Web???? UiPath Cloud Compatibility and Supported Languages, , , ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit