Skip to content

Keyword: true

Number type representing the boolean version of true (1)

glang
obj condition = true;

bark(condition); # outputs '1' because true is 1 in boolean logic

George Language is licensed under the GPL v3 openly. Help improve this site.