Package edu.uiuc.ncsa.security.util.functor.system
-
Class Summary Class Description jclearEnv clearEnv()
Clears all the values of the current environment.jgetEnv getEnv(key) -- return a value stored in the local runtime environmentjRaiseError This will throw an exception during execution.jsetEnv setEnv(key, value) - set a value in the local runtime environment