DebugNumBox

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalNumber DebugNumBox( SalNumber nNumber )

The DebugBox methods show a number in a message box. This method may only be used for debugging purposes.

Parameters

Name Description
SalNumber nNumber Number to show in the message box.

Returns

The return value is Sys.IDOK.