the classic example. I have a $mygeo environment variable that contains path/name.bhclassic
in a file sop, if in hscript mode I can just use $mygeo as filename.
but in python mode… I’m not sure how that can be done. I can’t use the os.environ modules because it’s not imported by default. Any way in Touch to access environment variables easy in field expressions?