chickadee » sandbox » safe-environment-ref

safe-environment-ref ENVIRONMENT ID #!optional DEFAULTprocedure

Returns the current value of the variable named ID in ENVIRONMENT or DEFAULT if the ENVIRONMENT or it's parent environments do not contain a binding with this name. If DEFAULT is not given, #f will be returned.