Executes the specified script in the applet's scripting space.
            
			
			| object.Execute ( Script ) | |
- Script
- Required. A String that contains the script to execute.
Use the Execute method when you need to call a script in the applet's scripting space from a different scripting space (for example, a particular layer's scripting space).
            
            
            
            
            
             
     
     
     
     
    