Cell["\<\ ... \>", ... ; TextData[...]
- To: mathgroup at smc.vnet.net
- Subject: [mg114744] Cell["\<\ ... \>", ... ; TextData[...]
- From: kj <no.email at please.post>
- Date: Wed, 15 Dec 2010 07:51:11 -0500 (EST)
When I examine the source code of Mathematica notebooks, I often see Cell objects whose first argument is preceded by "\<\ and followed by \ \>" E.g. Cell["\<\ Yet another undocumented item.\ \>", "Text"... What do these delimiters mean? And how do they differ from the TextData symbol? (The latter is also undocumented, but at least I've seen "cameo appearances" of it in the documentation.) TIA! ~kj