Hey, I’m trying to complete the “Calculate Client Security Hash” activity from the UiPath School web. Currently trying to get the client information from the Acme webpage and getting the ID number to a String variable.
Running around the internet I found a tutorial video that helped me as I was stuck in this specific part, however when trying to use Enviroment.NewLine.ToCharArray an error pops up saying I’m unable to reach the Enviroment variable.
I have no idea how to fix it so I if you guys know the answer I appreciate any help I can get.