Last updated on
May 18, 2021 10:28:30 AM GMT
When calling a data element in a custom script the error '_satellite is not defined' indicates a scoping issue. In order for '_satellite.getVar()' to have access to the global _satellite object, check the box 'execute globally' in the script editor.
Sign in to your account