Variable.GetValue
指定した変数の値を取得します。
Variable.GetValue(1)
序数
型
説明
1
string
必須
変数の名前
このサンプルコードは、指定された変数の名前を取得します。