Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

maeGetHistoryNameForCurrentRunInRunPlan

maeGetHistoryNameForCurrentRunInRunPlan(
)
=> t_historyName / nil

Description

Returns the history name for the current run in the run plan.

Arguments

None

Value Returned

t_historyName

The history name for the run being executed is returned.

nil

No history available for the current run.

Examples

Returns the history name for the current run in the run plan.

maeGetHistoryNameForCurrentRunInRunPlan()
=> "Plan.0.Run.1"

Return to top
 ⠀
X