> lang > debug | ![]() |
| Documentation |
|
DEBUG Expression [ { ; | ;; | , } Expression ... ] [ { ; | ;; | , } ]Prints expressions to the standard error output, only if your program is compiled with debugging informations.
The expressions are converted to strings by the Str$ function.