We all know that CurrFieldNo contains the field number of the current field in the current form.
Today I noticed that even though it contains the field number, by the time of executing table trigger (like OnModify or OnDelete), it contains zero (not the last modified field number).