ankita

It is used to turn debug messages on or off.

The basics

The ones between '<' and '>' are changed by the user.

ankita debug on;

// OR

ankita debug off;

Example

ankita debug on;
//Coded with BH Beta 0.1.0
Output

Last updated