Fetches sequence from LinkData service.
The element works on the basis of the following script:
Code Block |
---|
out_sequence = sequenceFromText(LinkData.getObjects(workId,filename,subject,property)); |
Parameters in GUI
Parameter | Description | Default value |
---|---|---|
workId | String. | |
filename | String. | |
subject | String. | |
property | String. |
Parameters in Workflow File
Type: "Script-LinkData Fetch"
Parameter | Parameter in the GUI | Type |
---|---|---|
workId | workId | string |
filename | filename | string |
subject | subject | string |
property | property | string |
Input/Output Ports
The element has 1 output port:
Name in GUI: output data
Name in Workflow File: out
Slots:
Slot In GUI | Slot in Workflow File | Type |
---|---|---|
Sequence | sequence | sequence |