Problem in Assigment 2 - Advanced Training

Hi!
I have error on this step:


What I need to do?

Hi @Olegik_Super,

ensure the variable UploadConfirmation is a string variable.
change genericValue to string

else try this code
UploadConfirmation.Tostring().SubString("Report was uploaded-confirmation id is ".length)

Regards,
Arivu

2 Likes

thanks!
The second solution helped