http://www.newton-inc.com/dev/techinfo/qa/qa.htmPrimClassOf will return an object's primitive type.String. A string object contains a 12-byte header plus the Unicode strings plus a null termination character. Note that Unicode characters are two-byte values. Here's an example:    "Hello World!"
kInkChar is used to mark the position of an ink word.  The ink data is stored after the null termination character.  Ink size varies depending on stroke complexity.    [12, $a, "Hello World!", "foo"]
    {Slot1: 42, Slot2: "hello"}
    {Slot1: 56, Slot2: "world"}
RelBounds to create the viewBounds frame, and it means there will be a single viewBounds frame map in the part produced.