nextCommandRecordIdAfterLine
Returns the nearest retained command record after lineId.
If lineId is inside a command record, the next command after that record is returned. If no command owns lineId, the oldest command whose start line is after lineId is returned.
Return
next command record id, or 0 when none exists.
Parameters
lineId
stable render line identity used as the navigation anchor.