1120

From BR Wiki
Revision as of 17:46, 28 June 2013 by Laura (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary:

Nested IF not allowed

Cause:

Occurrence of an IF,THEN,IF sequence in a single-lined IF statement.

Remedy:

Remove the invalid IF statement or block it over more than one line