ONLINE

ONLINE returns a FIXED BIN(31) value which is the line number in the source in which a condition was raised.

Read syntax diagramSkip visual syntax diagramONLINE()

The source program must have been compiled with the GONUMBER option, and on Windows it must also have been linked with the /debug option.

If ONLINE is used out of context, a value of zero is returned.