Macro command Debug

<< Click to Display Table of Contents >>

Navigation:  Macros > Macro commands and parameters > Macro reporting commands > Macro write to a text >

Macro command Debug

Purpose:

Write one or more values as line to a text, in a separate output window.

 

General notation:

Debug ( value1 [ , value2 [ , value3 ... ] ]  )

 

The working of this command is similar to that of the command Text, but the output will be directed to a separate window. This window appears before the normal Text window.

 

See also:

Text

 

Format

 

Back to reporting commands.