LValue
| Expr |
| Required. Any expression. |
| Comments: |
This is a compiler function that returns 1 (true) if data can be stored into Expr (i.e. if it is a variable, etc.) and 0 otherwise. |
