Get the current page number for the input source which supports pages.
Function GetPageNumber()
none
variant - the input data source page number.
Function OnRecord
DictOut.SetFieldValue "page no", this.GetPageNumber()
End Function
GetOutputFields()
TextConverter's Methods