Environ
環境変数を取得します
仕様
Environ
[*String
return
, String
environ
]
return
環境変数のデータが返ります。
environ
環境変数名を指定します。
補足
この命令はStringExライブラリに含まれています。
メインへ