Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

debug

debug

debug -- features related to debug setting

debug is a condition qualifier that enables conditions if debugging is
enabled.

this is true if and only if the debug level is greater than zero.