nest

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsnesting,nested,nest
RelatedGlossary: expression
Description

To enclose a part within another part of the same kind.

For example, you can nest parentheses in an expression :

7 - (3 + (14/3)) 

This expression's parentheses are nested two deep.

Tagsproperties