Primitives

Guide for the Activities under the Primitives Category

Assign
Description Assigns a value to a variable or argument. Attributes DisplayName - Renames the activity. To - The name of the variable whose va...
Mon, 20 May, 2019 at 4:32 PM
Delay
Description Adds a delay before the corresponding activity would be executed. Attributes DisplayName - Renames the activity. Duration - Paus...
Mon, 20 May, 2019 at 4:37 PM
Delay Until Date Time
Description Delays the corresponding activity until the specified Date and Time. Attributes Common ContinueOnError - The Boolean value to spec...
Mon, 20 May, 2019 at 4:36 PM
Delay Until Time
Description Delays the corresponding activity until the specified Time during certain specified days. Attributes Common ContinueOnError - ...
Mon, 20 May, 2019 at 4:39 PM
Invoke Method
Description Calls a public method of a specified object or type. Attributes Misc DisplayName - Renames the activity. GenericTypeArguments -...
Mon, 20 May, 2019 at 4:42 PM
Write Line
Description Shows a string or the value of a String. Attributes Input  Text - The content to be shown. Text Writer - Optional. Misc Disp...
Fri, 21 Jun, 2019 at 2:26 PM