Hi.
Reading this doc on If:
my impression is that the doc is saying that the entire construct needs only a single “end” statement.
However, I seem to be observing that each sub-block requires an “end” for the compilation to work.
For example (this compiles), the 5 "end"s at the bottom of this code -
Many Ends 01.zip (1.4 KB)
Am I misreading what the docs say?