sym_isEnvActive Check if Symphony environment is active Calling Sequence sym_isEnvActive() Description Check if Symphony environment is active (open). Most Symphony functions will require the environment to be open. Arguments This function takes no arguments Return value Returns 1 if the environment is active and 0 otherwise Examples sym_isEnvActive() Authors Keyur Joshi