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