This is a read-only mirror of pymolwiki.org
Difference between revisions of "Cls"
Jump to navigation
Jump to search
m |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
===DESCRIPTION=== | ===DESCRIPTION=== | ||
− | + | '''cls''' clears the output buffer. | |
− | + | ||
− | + | <gallery widths="250px" heights="180px"> | |
+ | Image:no_cls.png|Messy output buffer | ||
+ | Image:cls.png|Cleared output buffer | ||
+ | </gallery> | ||
===USAGE=== | ===USAGE=== | ||
− | + | <source lang="python"> | |
+ | cls | ||
+ | </source> | ||
− | [[Category:Commands| | + | [[Category:Commands|Cls]] |