harshal984 Posted September 16, 2020 Share Posted September 16, 2020 I am getting an error where it not supposed to be. I am trying to access Array element from "col[1]" but it is showing me error "Unknown Function Name" I didn't get this error. I am attaching a screenshot. Check if you can solve this error. Link to comment Share on other sites More sharing options...
TheXman Posted September 16, 2020 Share Posted September 16, 2020 (edited) Variable names in AutoIt start with a "$". Edited September 16, 2020 by TheXman harshal984 1 CryptoNG UDF: Cryptography API: Next Gen jq UDF: Powerful and Flexible JSON Processor | jqPlayground: An Interactive JSON Processor Xml2Json UDF: Transform XML to JSON | HttpApi UDF: HTTP Server API | Roku Remote: Example Script About Me How To Ask Good Questions On Technical And Scientific Forums (Detailed) | How to Ask Good Technical Questions (Brief) "Any fool can know. The point is to understand." -Albert Einstein "If you think you're a big fish, it's probably because you only swim in small ponds." ~TheXman Link to comment Share on other sites More sharing options...
harshal984 Posted September 16, 2020 Author Share Posted September 16, 2020 Thats solve.. So silly mistake I did actually I am newbie on Autoit platform I am really impressed by you, so quick reply you have given is appreciative Thanks a lot you genious. 😃 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now