|

ResultVariable


When adding an action with the action editor, you can use this field to specify a variable that the return value will be stored in.


See also: Related Actions


image

image

Service.Start

OverviewExamples

Service.Start ( string DisplayName,


string KeyName = "",


table Arguments = nil )


De s cr ip t ion


Starts a specific service on the user's system.


P arame t er s


DisplayName


(string) The display name of the service that you wish to start.


|