I have been messing around with the Chrome Functions and tried the example code shown in the blog from the 27th Feb this year (getting the Microsoft stock value) however whenever I run the ChromeFindElements function the resulting array has the correct number of counts but each array index has identical values. Using the Microsoft example mentioned above the array displays
0: INFO_ELEMENTS_1=0.7347039489219895-1
0: INFO_ELEMENTS_2=0.7347039489219895-1
0: INFO_ELEMENTS_COUNT=2
instead of -2 at the end of INFO_ELEMENTS_2. I am pretty new to all of this so I am probably missing something simple. Any ideas would be appreciated though!
Thank You
Array Question
Moderators: JRL, Dorian (MJT support)
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: Array Question
An issue was fixed in 15.0.06 related to this. See:
https://help.mjtnet.com/article/222-version-history
We made sure everyone on v15 has access to this update. Latest is 15.0.09. Log into your account/subscription and download it.
https://help.mjtnet.com/article/222-version-history
We made sure everyone on v15 has access to this update. Latest is 15.0.09. Log into your account/subscription and download it.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
Re: Array Question
Thank you!
Amazed at what your program can do!!
Amazed at what your program can do!!