Lesson 9 problem: wordsDT.Rows.IndexOf(row) + 1

Hello Im doing the Lesson 9 of UIPATH starter training
In the lesson 9 I tried to do an assign activity but I have this error :

Ex1.xaml: Erreurs du compilateur rencontrées lors du traitement de l’expression “CInt(wordsDT.Rows.IndexOf(row)) +1”.
Option Strict On interdit les conversions implicites de ‘Integer’ en ‘String’.

Sorry the error message is in french : Option Strict On forbid implicit conversionfrom ‘Integer’ to ‘String’.

I tried to download the solution but it seemed that the zip file is an empty sequence

Thanks for your help

Best regards

1 Like

Hi all
Sorry I found my problem : my vriable type was the problem !!!
sorry for time if anyone spend trying help me

Best regards
Daniel

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.