#5903
Yutaka Emura
Keymaster

jackrabbit wrote:
Here is an example of inline command.

r1 n1 gnd 10K ; resistor divider 1
r2 vdd n1 10k ; resistor divider 2

Here ; is used as inline comment. It comments everything after it.

Please consider adding this feature.

Thanks.

Thanks for your explanation. In this case, inline comment is the same as line comment.