GetNumCachesInArea ($params)
August 03, 2021 07:10PM
When trying to use GetNumCachesInArea, it seems to return a boolean instead of an integer. Am I missing something here?

sample code at https://project-gc.com/Challenges//62392
Re: GetNumCachesInArea ($params)
August 03, 2021 07:28PM
For me, it works if you just change this line:
atm=PGC.GetNumCachesInArea({filter=testfilter})
Re: GetNumCachesInArea ($params)
August 03, 2021 07:41PM
Thank you.
Sorry, you do not have permission to post/reply in this forum.