asiDeleteEnvOption
asiDeleteEnvOption(o_tools_name) =>t / nil
Description
Deletes a simulation environment option.
Arguments
|
Name of the environment option you want to remove from the form. |
Value Returned
|
Returns an error message and |
Examples
Removes the stimulusFile option from the Environment Options form.
asiDeleteEnvOption( tool 'stimulusFile )
Related Topics
Return to top