I am a very beginner of UIpath so it might be a rudimentary question though.
What I want to do is to to create a variable which is called “count” so that the variable has a figure 2 as Integer. but the system rejects my attempt saying “option strict on disallows implicit conversions from integer to string” as follows,