maeGetHistoryNameForCurrentRunInRunPlan
maeGetHistoryNameForCurrentRunInRunPlan(
)
=> t_historyName / nil
Description
Returns the history name for the current run in the run plan.
Arguments
Value Returned
Examples
Returns the history name for the current run in the run plan.
maeGetHistoryNameForCurrentRunInRunPlan()
=> "Plan.0.Run.1"
Return to top