Running osascript

I’m having trouble triggering an osascript. Are osascript calls working in the latest release?
runCommand("/usr/bin/osascript", theScript.json);

Yes, they are.

Ok, thanks. I’ll figure out what’s going on then, thanks.