Difference between revisions of "Template:LavishScript:TaskTypes"

From Lavish Software Wiki
Jump to navigation Jump to search
(Created page with "{{Section|1=LavishScript LavishScript:Task Types|2= '''All Task Types inherit from the TaskType:base Task Type''' (which cannot itself be explicitly used) ; Primiti...")
 
 
Line 9: Line 9:
  
 
; Inner Space Uplink or Session
 
; Inner Space Uplink or Session
[[TaskType:multicast|multicast]] - [[TaskType:unicast|unicast]]
+
[[TaskType:multicast|multicast]] - [[TaskType:unicast|unicast]] - [[TaskType:webrequest|webrequest]]
 
}}
 
}}

Latest revision as of 11:00, 12 November 2019

LavishScript Task Types

All Task Types inherit from the base Task Type (which cannot itself be explicitly used)

Primitives provided by LavishMachine

chain - delay - parallel - random - repeat - step

LavishScript

ls1.echo - ls1.runscript

Inner Space Uplink or Session

multicast - unicast - webrequest