Check Column Existence#
Checks for the existence of a column in a table.
| Table | [Data Table] The data table in which the column is checked. |
| Column Name | [Text] The name of the column. |
| Case Sensitive | If this property is enabled, the case of characters will be considered during the check; otherwise, it will be ignored. |
| Check Type | Select the type of check. Possible values:
|
| Column Number | [Number] The number of the found column |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Output Direction | Select the output direction from the block when an error occurs. Possible values:
This property allows you to determine the output direction when errors occur for blocks that do not contain the "If Error" connector (e.g., the "Condition" block). If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that the blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Message | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |