検索:type-into

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

111件のうち1 - 10 次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 12

Type Into (en)

Nhan Nguyenが2022/05/13 02:26に最終更新
表示されるドキュメントの内容
RCA.Activities.Java.TypeInto Description This Type Into activity allows you to type
the location of that field. Properties Before Type Click (Checkbox) - Tick it if you want to choose to click before typing the text. Empty Field (Checkbox) - Tick it if you want to empty the field before
タイトル
Type Into
添付ファイルの名称
type into.jpg
保存場所
Type Into
ドキュメントの内容のソース
" %) ((( RCA.Activities.Java.TypeInto == **Description** == This Type Into activity allows you to type into a specified Java
Type** * **Click (Checkbox)** - Tick it if you want to choose to click before typing the text. * **Empty Field (Checkbox) **- Tick it if you want to empty the field before typing the text. * **Set Focus

Type Into (en)

Nhan Nguyenが2022/05/13 03:47に最終更新
表示されるドキュメントの内容
RCA.Activities.IE.TypeInto Description The Type Into activity allows you to type text
the location of that field. Properties Before Type Click(IE) (Checkbox) - If selected, a click action
typing. Set Focus (Checkbox) - If selected, the field will get focused before typing. Common Continue
タイトル
Type Into
保存場所
Type Into
ドキュメントの内容のソース
" %) ((( RCA.Activities.IE.TypeInto == **Description** == The Type Into activity allows you to type text into fields of an IE
. == **Properties** == **Before Type** * **Click(IE) (Checkbox)** - If selected, a click action is performed
typing. * **Set Focus (Checkbox) **- If selected, the field will get focused before typing. **Common

Type Into (NB) (en)

Nga Nguyenが2022/05/16 04:01に最終更新
表示されるドキュメントの内容
RCA.Activities.NativeBrowser.TypeInto Description The Type Into activity allows you to type texts
) to specify the location of that element. Text (String)* - The text to type into. This property supports String variable so it must be quoted. E.g: “My name is” Properties Before Type Empty Field (Checkbox
タイトル
Type Into (NB)
保存場所
Type Into (NB)
ドキュメントの内容のソース
" %) ((( RCA.Activities.NativeBrowser.TypeInto == **Description** == The Type Into activity allows you to type texts into any text field within
to type into. This property supports String variable so it must be quoted. E.g: “My name is” == **Properties** == **Before Type** * **Empty Field (Checkbox) **- A checkbox specifies whether target field

[15]Type Into (en)

Tuan Nguyenが2022/05/13 04:16に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.TypeInto Description The Type Into activity allows you to type into a text
* - Chooses the text field to type into. This activity will generate a string variable (Selector) to specify the location of that element. Text (String)* - The text to type into. This property supports String variable so
タイトル
[15]Type Into
保存場所
[15]Type Into
ドキュメントの内容のソース
" %) ((( RCA.Activities.Windows.TypeInto == **Description** == The Type Into activity allows you to type into a text field
of activity** == * **Pick target element*** - Chooses the text field to type into. This activity
)*** - The text to type into. This property supports String variable so it must be quoted. E.g: keyboard

[31]Keyboard Type (en)

Tuan Nguyenが2022/05/13 06:20に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.KeyboardType Description This activity allows you type text with special
from continuing the execution. Input Text (String) – The text you want to type in using keyboard. E.g
. E.g: [480900273] Keyboard Type Options Delay Between Keys (Int32) - The amount of time
タイトル
[31]Keyboard Type
保存場所
[31]Keyboard Type
ドキュメントの内容のソース
" %) ((( RCA.Activities.Windows.KeyboardType == **Description** == This activity allows you type text with special keyboard keys
)** – The text you want to type in using keyboard. E.g: “This is first line [k(enter)] This is second line
] Keyboard Type **Options** * **Delay Between Keys (Int32)** - The amount of time (in milliseconds

[3] Get Entity Record By Id (en)

adminが2023/07/01 01:25に最終更新
表示されるドキュメントの内容
type. Must be of the same type as the selected Entity Type Misc Display Name: The display name
. Output Output Record: The record created from the Data Service, stored in an Entity type object. This field only supports objects of types imported from Data Service and must be of the same type
ドキュメントの内容のソース
that is to be created for the selected Entity type. Must be of the same type as the selected Entity Type ))) * **Misc
Service, stored in an Entity type object. This field only supports objects of types imported from Data Service and must be of the same type as the selected Entity Type. [[image:image-20230630131859-3.png

[2] Create Entity Record (en)

adminが2023/07/01 01:37に最終更新
表示されるドキュメントの内容
for the selected Entity type. Must be of the same type as the selected Entity Type Misc Display Name: The display
at Verbose level. Output Output Record: The record created from the Data Service, stored in an Entity type object. This field only supports objects of types imported from Data Service and must be of the same type
ドキュメントの内容のソース
that is to be created for the selected Entity type. Must be of the same type as the selected Entity Type ))) * **Misc
Service, stored in an Entity type object. This field only supports objects of types imported from Data Service and must be of the same type as the selected Entity Type. [[image:image-20230630131836-2.png

[4] Update Entity Record (en)

adminが2023/07/01 01:29に最終更新
表示されるドキュメントの内容
Data Service Input Record: The record that is to be created for the selected Entity type. Must be of the same type as the selected Entity Type Misc Display Name: The display name of the activity. Public
Record: The record created from the Data Service, stored in an Entity type object. This field only
ドキュメントの内容のソース
that is to be created for the selected Entity type. Must be of the same type as the selected Entity Type ))) * **Misc
the Data Service, stored in an Entity type object. This field only supports objects of types imported from Data Service and must be of the same type as the selected Entity Type. [[image:image-20230630131917

Invoke Method (en)

Nhan Nguyenが2022/05/13 03:25に最終更新
表示されるドキュメントの内容
static methods, we specify the type that contains the static method to execute. TargetObject – You can
to organize and structure your code better. E.g: Invoke Method Generic Type Argument (Type) - When we want to invoke a generic method, we specify generic types in this collection. You can click
ドキュメントの内容のソース
we want to invoke static methods, we specify the type that contains the static method to execute
. E.g: Invoke Method * **Generic Type Argument (Type) **- When we want to invoke a generic method, we specify generic types in this collection. You can click on the “…” and the Type Collection Editor will pop

Get Python Object (en)

Nhan Nguyenが2022/05/13 02:34に最終更新
表示されるドキュメントの内容
type of your choice. (* is mandatory) Properties Input Python Object (PythonObject)* - A Python
and structure your code better. Eg: Get Python Object. Type Argument(Dropdown List) - The .NET data type you
converted to the .NET type variable selected in the TypeArgument property.
ドキュメントの内容のソース
variable which returned by other Python activities such as Load Python Script into a .NET data type of your
Python Object. * **Type Argument(Dropdown List)** - The .NET data type you want to get from
type variable selected in the TypeArgument property. ))) {{velocity}} #if ($xcontext.action
次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 12
[type-into]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成