summaryrefslogtreecommitdiff
path: root/js/Events/IFTHEL_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Events/IFTHEL_f.js')
-rw-r--r--js/Events/IFTHEL_f.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/Events/IFTHEL_f.js b/js/Events/IFTHEL_f.js
index 3a2d4287..30d8eada 100644
--- a/js/Events/IFTHEL_f.js
+++ b/js/Events/IFTHEL_f.js
@@ -30,7 +30,7 @@ function IFTHEL_f() {
}
IFTHEL_f.prototype.set = function IFTHEL_f() {
this.exprs = this.graphics.exprs;
- if (this.exprs==[]) {
+ if (this.exprs.length==0) {
this.exprs = string(1);
}
if (size(this.exprs,"*")==1) {