To use these functions you must add DPIncludes.dba to your project.

wp236dcb2a.png
wp5b17fedc.png
wpe0967878.png

function Bool$(B As Boolean)

 

If B is 0 then Bool$ returns “FALSE”

If B is 1 then Bool$ returns “TRUE”