The ScopeEnvironment type exposes the following members.

Properties

  NameDescription
Public propertyInputStreamPath
This directory is used as a base directory for relative streams in EXTRACT command (local execution only)
Public propertyStatic memberInstance
Singletion
Public propertyOutputStreamPath
This directory is used as a base directory for relative streams in OUTPUT command (local execution only)
Public propertyScopePath
value of SCOPE_PATH variable
Public propertyTmpDirectory
Directory for storing temporary files created by Scope editor or API methods
Public propertyWorkingRoot
Root directory for script cache folders and temporary folders for script execution

See Also