{"identifier":76221,"topic":"Properties","name":"markChar","text":"<code> set <\/code>[<code>the<\/code>]<code> markChar of <i>menuItem<\/i> of \u00ac     <i>menu<\/i> to <i>char<\/i> <\/code> The <code>markChar<\/code> property returns or sets the character used to mark a menu item. If the item has no mark,<code> the markChar <\/code>returns<code> empty<\/code>.  Otherwise, it returns the character. <br><br>\n\n Setting the<code> markChar <\/code>of a menu item to a character also marks the item, that is, sets its<code> checkMark <\/code>property to true. <br>\n<br>\n The default character used to mark menu items is the check mark, a character equal to<code> numToChar(18)<\/code>. It prints in the Chicago font: \u0012 <br>\n","related":{"69523":"checkMark","70039":"commandChar","34045":"create","34993":"disable","35579":"doMenu","61996":"enable","71193":"enabled","58014":"menus","76567":"menuMessage","45460":"put","45965":"reset"},"examples":"","demo":"on mouseUp\n   if there is a menu \"Reference\"\n   then set the <b>markChar<\/b> of menuItem 1 of menu \"Reference\" to \u00ac\n   numToChar(240) -- the Apple symbol in Chicago and some other fonts\n end mouseUp\n ","debug":{"9":["\rset [the] markChar "],"10":["\rThe default charact"]}}