maeGetCurrentRunPlanName
maeGetCurrentRunPlanName(
)
=> t_runPlanName
Description
Returns the name of the history of the current run plan being run.
Arguments
Value Returned
Examples
Returns the name of the current run plan being run.
Example: maeGetCurrentRunPlanName()
=> "Plan.0"
Return to top