検索:get-text-1

adminが2022/04/24 04:58に最終更新

2件のうち1 - 2 ページ 1

Custom Activity (en)

保存場所
adminが2023/04/27 18:24に最終更新
表示されるドキュメントの内容
: 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
ドキュメントの内容のソース
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 (en)

DatPTが2023/04/12 18:03に最終更新
表示されるドキュメントの内容
if the input value should be treated as a password. Label (String) - The text to display as the label
from instead of textbox. If set to contain only one element, a text box appears to write text. If set
保存場所
[1] Core Activities
ドキュメントの内容のソース
message and an input field. [[image:image-20230412175405-1.png]] == **Properties** == **Input
) **- The text to display as the label of the form. E.g: "What is your favorite color?" * **Options (String[]) **- Provides an array of options to choose from instead of textbox. If set to contain only one element, a text
ページ 1
[get-text-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成