AMOSi:False

From Amiga Coding
Jump to: navigation, search

an example can be found on AMOSPro_Examples:Examples/H-5/Help_53.AMOS


Returns a value of zero. This value is used by tests to represent the failure of a condition.


If False Then Print "This will NEVER be printed!"
Print False