Returns the editing state of the currently parked row.
Syntax:
IsRowEditing(generation)
Parameters:
generation: A number that represents the task's hierarchic position in the runtime task tree. 0 represents the current task, 1 its immediate ancestor, and so on.
Returns:
True if the row is in the editing state; False otherwise.