Search: get-file-info

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

Results 1 - 4 of 4 Page 1

Get Element

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
) - The element you get from the Java file. Output to JavaElement variable only.
RCA.Activities.Java.GetElement Description This activity allows you to get elements from a Java
Title
Get Element
Attachment name
get element.png
Location
Get Element
Raw document content
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get
(JavaElement) **- The element you get from the Java file. Output to JavaElement variable only

Get Text

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
and structure your code better. Eg: Get Text Java Output Output Text (String) - The element you get from
Title
Get Text
Attachment name
get text.png
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector
get from the Java file. Output to a String variable. ))) {{velocity}} #if ($xcontext.action

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
. You should see no error and there is an assembly file RCA.Activities.Demo.dll in build output
: CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set; } protected override void
Raw document content
see no error and there is an assembly file RCA.Activities.Demo.dll in build output directory
class SumInt : CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set

Do Actions

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
… From (JavaElement) - The file you get the element from. Input Element (JavaElement)* - The element you want to get. Selector (String)* - You can add selectors here. String supported only. Eg: Misc Public
Raw document content
)** - The file you get the element from. * **Input Element (JavaElement)*** - The element you want to get
Page 1
RSS feed for search on [get-file-info]
Created by admin on 2022/04/17 14:38