Can this be done easily?
As in:
a := true
b := false
Feature Request: Implement true and false booleans.
-
- Distro Developer
- Posts: 2362
- Joined: Thu Feb 02, 2006 1:41 pm
- Location: San Antonio, Texas
- Contact:
Feature Request: Implement true and false booleans.
Sincerely,
Yukiko
I would tell you a UDP joke but you might not get it.
Titus 2:13
Yukiko
I would tell you a UDP joke but you might not get it.
Titus 2:13
Re: Feature Request: Implement true and false booleans.
I think POl 100 have
a := Boolean(1);
a := Boolean(1);
-
- Distro Developer
- Posts: 2362
- Joined: Thu Feb 02, 2006 1:41 pm
- Location: San Antonio, Texas
- Contact:
Re: Feature Request: Implement true and false booleans.
Yes but that is not
Other languages have this. It is time to inch eScript into the 21st century.
Code: Select all
a:=true ;
b:=false ;
Sincerely,
Yukiko
I would tell you a UDP joke but you might not get it.
Titus 2:13
Yukiko
I would tell you a UDP joke but you might not get it.
Titus 2:13