Method GetParameterAsNumeric
GetParameterAsNumeric(string)
定義されたパラメータを数値で取得します。 定型スクリプト機能で使用します。
Declaration
public double? GetParameterAsNumeric(string name)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | name | 名前  | 
    
Returns
| Type | Description | 
|---|---|
| double? | パラメータ  |