summaryrefslogtreecommitdiff
path: root/doc/ael.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ael.txt')
-rw-r--r--doc/ael.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/ael.txt b/doc/ael.txt
index f72f2805b..01151f9a9 100644
--- a/doc/ael.txt
+++ b/doc/ael.txt
@@ -873,10 +873,6 @@ NOTE: Every character enclosed by the switch expression's parenthesis
are included verbatim in the labels generated. So watch out for
spaces!
-NOTE: NEW: Previous to version 0.13, the random statement used the
- "Random()" application, which has been deprecated. It now uses
- the RAND() function instead, in the GotoIf application.
-
Break, Continue, and Return
===========================