Developer.Datatable
Description
Reads out the value of a selected cell.
Properties
Analyst
- Description: Optional text for documentation purposes.
Common
-
Disable Log: Disables the logging functionality for this activity.
-
Disable Protocol: Disables the protocol functionality for this activity.
Input
- Column: Set column.
- ColumnIndex: Index of column.
- ColumnName: Set name of column to write to.
- Row: Set DataTable row.
- Row Index: Index of row.
- Table: Set data table to write into.
Output
- Value: Output value of searched value.