In your dev environment experiment by adding the following near the beginning of your program
run "env | grep 'FGL' | sort > /tmp/carl.env"
you will see a number of environment variables beginning FGL_ are populated by the dispatcher and proxy process. Your program can then read the appropriate environment variable(s) with FGL_GETENV