Function that returns the specified Model Parameter using the name of the parameter as it is displayed in the parameters dialog.
"modelParameters_var" is a variable referencing a ModelParameters object.
|
"modelParameters_var" is a variable referencing a ModelParameters object.
|
Type | Description |
ModelParameter | Returns the specified item or null if an invalid name was specified. |
Name | Type | Description |
name | string | The name of the Model Parameter as it is displayed in the parameters dialog |