EpilogJS
What
versus
How
 

boolean


A boolean is either true or false. The same as in Javascript. Note that , although they are frequently printed the same, the Javascript booleans true and false are not the same as the Epilog booleans true and false, which are strings. The former have Javascript type boolean, while the latter have Javascript type string




Comments and complaints to genesereth@stanford.edu.