asiGetAnalysisOptionVal
asiGetAnalysisOptionVal(o_analysis s_optionName) =>g_value/nil
Description
Gets the value for the given option in an analysis.
Arguments
Value Returned
Examples
The following example returns the value for the delmax analysis option:
asiGetAnalysisOptionVal( analysis 'delmax )
Related Topics
Return to top