Search: get-element-1

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

Results 1 - 2 of 2 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

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 contain 2 or 3 elements, they appear as radio button to select from. If select more than 3, they appear
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 [get-element-1]
Created by admin on 2022/04/17 14:38