2.14.6 findrelated


Brief Information

Find related record ID from specific column text

Additional Information

Minimum Origin Version Required: 2020b

Command Line Usage

X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Record ID id

Input

Column

<unassigned>
Specify the column as the Record ID
Keywords txt

Input

Column

<unassigned>
Specify the column as the keywords.
Title title

Input

Column

<optional>
Specify the column as the title.
Description desc

Input

Column

<optional>
Specify the column as the description.
Delimiter delim

Input

int

0
Option list:
  • 0=comma: Comma
  • 1=semicolon: Semicolon
  • 2=pipe: Pipe
  • 3=space: White Space
Order By order

Input

int

<optional>


Description