Hi,
The error “Invalid L-value expression. Reference expressions cannot end with conversion” occurs when you’re assigning the output of the Get Asset activity directly to a variable and there is a type mismatch between the asset’s expected value and the variable type in UiPath Studio.
The Get Asset activity retrieves the value of an asset from Orchestrator as a generic object (Object) type.The Get Asset activity retrieves the value of an asset from Orchestrator as a generic object (Object) type.
Regards,
Gokul