End-of-Line Details
The Code View Assistant can add End-of-Line Details to each control statement or
procedure closing part. These details usually consist of the control statement condition
(when used for control statements) or procedure name (when used for procedures),
thus making extremely easy to identify, for example, to which 'If' does a certain 'End If' belong to.
Note
-
Please note that end-of-line details are not persisted in the component's code - that is, you
will not be able to see them when loading a certain code file in an external editor, or use Visual
Basic without CodeSMART loaded.
See also
Back To Top
|