Section A.12. Miscellaneous
A 12 Miscellaneous
| 
			 Eval Function  | 
			
			 Evaluates an expression that can be built dynamically at runtime and returns the result  | 
		
| 
			 Execute Statement  | 
			
			 Executes one or more statements that can be built dynamically at runtime  | 
		
| 
			 ExecuteGlobal Statement  | 
			
			 Executes one or more statements that can be built dynamically at runtime in the script's global namespace  | 
		
| 
			 LoadPicture Function  | 
			
			 Returns a Picture object  |