history - How do I specify the ending action for the history report?

Réponse

You can specify the ending action for the history report using the 'last' parameter. It takes an integer value representing the ordinal position of the last action to report on. Negative values are subtracted from the current action's ordinal position. The default value is -1 (meaning the last action).
Did this answer help you?