Changes

Jump to navigation Jump to search
18 bytes added ,  16:12, 4 February 2020
Line 277: Line 277:  
You add scripts to features by adding a Script record, which consists of Script_  and then the name of entry point where you want your script to be executed, and then your script. Each entry point has a different scope, which determines which variables you can interact with. These entry points currently exist:
 
You add scripts to features by adding a Script record, which consists of Script_  and then the name of entry point where you want your script to be executed, and then your script. Each entry point has a different scope, which determines which variables you can interact with. These entry points currently exist:
 
{|class="wikitable"
 
{|class="wikitable"
|Entry point
+
|'''Entry point'''
|Description
+
|'''Description'''
|Scope
+
|'''Scope'''
 
|-
 
|-
 
|Script_EndOfDay
 
|Script_EndOfDay

Navigation menu