Hey!
Looks like you are missusing FileAccess.get_var() !
You cannot tell the method what variable you are extracting, it will just get the next variant.
Your code should works fine if you just remove the parameter from the get_var
calls
If you want to know more about data processing, I recommend this amazing topic:
Hope that helped!
1 Like