Action: Debug(string)

Related Actions: notify, shell
See also: FKiSS, Events, Actions

debug(string)

First defined in: FKiSS1b
The debug action sends the string to debug output for that KiSS viewer.
Not all KiSS viewers support the debug action. Implementation may vary from viewer to viewer. In Direct KiSS debug output is displayed in the Debug dialog box which can be found in Tools/FKiSS.

string

string is a standard string, surrounded by quotation marks.

Example:

;@ debug("Encountered debug")