{"identifier":80353,"topic":"Properties","name":"script","text":"<code> set <\/code>[<code>the<\/code>]<code> script of <i>object<\/i> to <i>text<\/i> <br><br>\n\n <\/code>The<code> script <\/code>property returns or sets a text string equal to the script of the specified object in the current stack or in the stack script of another stack. <br><br>\n\n When you set the<code> script <\/code>property with the<code> set <\/code>command, you replace the existing script entirely. <br>\n","related":{"36226":"edit script","80403":"scriptEditor","80859":"scriptTextFont","81132":"scriptTextSize","14879":"Set the font and size of a script"},"examples":"","demo":"<code><pre>on scriptDemo\n  answer \"The script of this field is:\" & \u00ac\n  return & return & the <b>script<\/b> of me with \"OK\"\nend scriptDemo<\/pre><\/code>\n ","debug":{"9":["\rset [the] script of"]}}