REBOL 3 Docs | Guide | Concepts | Functions | Datatypes | Errors |
TOC < Back Next > | Updated: 6-Feb-2009 Edit History |
A math or comparison operator was used without providing the second argument.
Message:
Operator is missing an argument
Example:
filter-error try [1 +] ** Script Error: Operator is missing an argument ** Where: 1 +
TOC < Back Next > | REBOL.com - WIP Wiki | Feedback Admin |