Which of the following is an outcome of converting a personal workspace into a folder in UiPath Orchestrator?
The conditional statement attempts to convert all variables to Double and then adds them up to compare against 38.30. However, the string '9.1' cannot be directly converted to a Double with CDbl because it is not in a correct format that can be recognized as a number (it might be due to the fact that it's a string with a comma instead of a period for a decimal point, depending on the culture settings of the system). This will cause a runtime error during the execution of the conditional statement. Reference:
Microsoft Visual Basic Guide: Type Conversion Functions
Elfriede
4 days agoBrandon
8 days agoDarrel
9 days ago