Predefined Constants

 

WIL has a number of built-in constants that can be used for various purposes, including making your scripts easier to read. These start with the @-sign, and are case-insensitive.

 

Some predefined constants:

 

 @FALSE

 @NO

 @STACK

 @TILE

 @TRUE

 @YES

 

A list of all the predefined constants can be found in Predefined System Constants.

 

 

§         Constants

§         Predefined System Constants

§         Predefined Floating Point Constants

§         Predefined String Constants

§         Predefined Dialog Constants

 

§         Reference

§         Step by step guide to learning WIL

§         Notes