19.09.2022, 09:42 
		
	
	
		Hi everybody!
Is there a command to run a script? I have found only enable/disable commands(
	
	
	
Is there a command to run a script? I have found only enable/disable commands(
| 
					Script run
				 | 
| 
		
		
		19.09.2022, 09:42 
		
	 
		Hi everybody! Is there a command to run a script? I have found only enable/disable commands( 
		
		
		19.09.2022, 09:46 
		
	 
		What exactly do you want to do? If you have some common code that you need to run from different scripts you can wrap it into a function and place it into Common functions or a User library.
	 
		
		
		19.09.2022, 11:29 
		
	 
		Lets say I have time based script, which starts every 30 minutes. I need to call it from event based script.
	 
		
		
		19.09.2022, 13:01 
		
	 
		Then do as I suggested: wrap your code into a function and place it into Common functions or a User library. Then call this function from both scheduled and event scripts.
	 
		
		
		21.09.2022, 13:32 
		
	 
		Thank you, will do that.
	 | 
| 
					« Next Oldest | Next Newest »
				 |