GetEnvironmentVariable メソッド (SystemFunctions)

クラス

SystemFunctions

アクション

指定した環境変数の値を取得します。

構文

sValue = GetEnvironmentVariable (sName)
変数 説明
sValue 指定した環境変数の値。 String
sName 環境変数の名前。 String