{"identifier":88854,"topic":"Properties","name":"wideMargins","text":"<code> set <\/code>[<code>the<\/code>]<code> wideMargins of <i>field<\/i> \u00ac     to <i>trueOrFalse<\/i> <br><br>\n\n <\/code>The<code> wideMargins <\/code>property returns or sets whether HyperCard adds extra space between the edges of a field and its text (to make it easier to read). It corresponds to the Wide Margins check box in a Field Info dialog box. <br><br>\n\n The default value is false. <br>\n","related":{"83265":"style"},"examples":"set the wideMargins of bkgnd field 2 to true","demo":"on wideMarginsDemo\n   set the wideMargins of me to false\n   wait 2 seconds\n   set the wideMargins of me to true\n end wideMarginsDemo\n ","debug":{"9":["\rset [the] wideMargi"]}}