Search: set-web-attribute-1

Last modified by admin on 2022/04/24 04:58

Results 1 - 6 of 6 Page 1

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
: CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set; } protected override void
Open command prompt at your project folder Figure 1 Click on address bar -> type ‘cmd’ -> press
Raw document content
demonstrates how to create an activity. **There are two steps required to create a custom activity:** 1. Writing the custom activity code. 1. Package your activity 1. Register the assembly (.dll) to akaBot
installed and do the following steps:** 1. Open Microsoft Visual Studio. 1. In the New Project dialog

Click Toolbar button

Last modified by admin on 2024/05/07 11:24
Rendered document content
of the project stops. If the value is set to True, the project continues to execute regardless of any error
) after the execution of the activity. The default time is set to 300 milliseconds. DelayBefore
specifying attributes of the GUI element you are looking for and along with some of its parents
Raw document content
, the execution of the project stops. If the value is set to True, the project continues to execute regardless
time is set to 300 milliseconds. * **DelayBefore** - The duration (in milliseconds) preceding
specifying attributes of the GUI element you are looking for and along with some of its parents

Select Menu Item

Last modified by admin on 2024/05/07 11:22
Rendered document content
of the project stops. If the value is set to True, the project continues to execute regardless of any error
) after the execution of the activity. The default time is set to 300 milliseconds. DelayBefore
specifying attributes of the GUI element you are looking for and along with some of its parents
Raw document content
, the execution of the project stops. If the value is set to True, the project continues to execute regardless
time is set to 300 milliseconds. * **DelayBefore** - The duration (in milliseconds) preceding
fragment specifying attributes of the GUI element you are looking for and along with some of its parents

Expand Tree

Last modified by admin on 2024/05/07 11:20
Rendered document content
. If the value is set to True, the project continues to execute regardless of any error. Note: If this activity
of the activity. The default time is set to 300 milliseconds. DelayBefore - The duration (in milliseconds
the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you
Raw document content
of the project stops. If the value is set to True, the project continues to execute regardless of any error
the delay time (in milliseconds) after the execution of the activity. The default time is set to 300
the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you

Read Status Bar

Last modified by admin on 2024/05/07 11:23
Rendered document content
of the project stops. If the value is set to True, the project continues to execute regardless of any error
a particular UI element when the activity is executed. It is actually a XML fragment specifying attributes
Raw document content
or False and an error is thrown, the execution of the project stops. If the value is set to True
specifying attributes of the GUI element you are looking for and along with some of its parents

Input Dialog

Last modified by DatPT on 2023/04/12 18:03
Rendered document content
from instead of textbox. If set to contain only one element, a text box appears to write text. If set
to organize and structure your code better. E.g: Input Dialog Options Top Most (Checkbox) - Set Input Dialog
Location
[1] Core Activities
Raw document content
message and an input field. [[image:image-20230412175405-1.png]] == **Properties** == **Input
[]) **- Provides an array of options to choose from instead of textbox. If set to contain only one element, a text box appears to write text. If set to contain 2 or 3 elements, they appear as radio button to select
Page 1
RSS feed for search on [set-web-attribute-1]
Created by admin on 2022/04/17 14:38