powered by
Starts an existing trigger. See Triggering Jobs for information about how different types of trigger are started.
glue_start_trigger(Name)
[required] The name of the trigger to start.
A list with the following syntax:
list( Name = "string" )
svc$start_trigger( Name = "string" )