{"identifier":71150,"topic":"Properties","name":"editBkgnd","text":"<code> set <\/code>[<code>the<\/code>]<code> editBkgnd to <i>trueOrFalse<\/i> <br><br>\n\n <\/code>The<code> editBkgnd <\/code>property returns or sets the layer where new painting or new buttons and fields will appear\u2013\u2013in the card layer or in the background layer. It corresponds to the Background command in the Edit menu, and it\u2019s available only when the user level is Painting (3) or higher. <br><br>\n\n The default setting is<code> false<\/code>, meaning that new images and  parts will appear on the card layer. <br>\n","related":[],"examples":"set the editBkgnd to true","demo":"on mouseUp\n   set cursor to watch\n   set <b>editBkgnd<\/b> to true\n   wait 2 seconds\n   set <b>editBkgnd<\/b> to false\n end mouseUp\n ","debug":{"9":["\rset [the] editBkgnd"]}}