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

maeGetCurrentRunPlanName

maeGetCurrentRunPlanName(
)
=> t_runPlanName

Description

Returns the name of the history of the current run plan being run.

Arguments

None

Value Returned

t_runPlanName

Name of the current run plan is returned.

Examples

Returns the name of the current run plan being run.

Example: maeGetCurrentRunPlanName()
=> "Plan.0"

Return to top
 ⠀
X