Engine.GetEnvironmentPath

Syntax

Engine.GetEnvironmentPath

Return Value

String

The path of the environment configuration (.tsenv) file that defines the environment in which the engine is running. If the engine is running in the global environment, an empty string is returned.

Purpose

Get the path of the environment configuration (.tsenv) file that defines the environment in which the engine is running. If the engine is running in the global environment, an empty string is returned.