pretty printing | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | pretty printing,pretty print,pretty printed,pretty-printing,pretty-print,pretty-printed |
Description | Formatting a script by indenting lines to clarify the control structures in the code. Pretty printing does not change the way the code works, but it makes it easier to read. |