System.expandEnvString

機能/意味
文字列内の「%~%」を環境変数で展開
タイプ
Systemクラスのメソッド
構文
expandEnvString(text)
引数
text 展開する文字列
戻り値
展開後文字列
説明