![]() |
<< Index >> |
FutureBasic 5 |
maybe | function | |
|
trueOrFalse = maybe
_zTrue
(-1) or _false
(0), with equal probability. Before your program calls maybe
for the first time, you should execute the randomize statement to "seed" the random number generator.