Get Total Column Count
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built Action located under the Table captured from the AUT Element, instructs the Avo Assure to retrieve the total count of the columns present in the table and save the result in the given dynamic variable.
Input Value: N/A
N/A
Not Applicable
Output Value
<Dynamic Variable> (Required)
This dynamic variable holds the total number of columns in the table
<Dynamic Variable> (Optional)
This variable save the result in the True or False
Example
Retrieves the total column count of the captured table
The Get Total Column Count action does not require any input value. It evaluates the structure of the captured table and retrieves the total number of columns present. The total column count is stored in the {ColumnCount} variable and the execution status is saved in the {Status} variable with the following possible values:
True – if the total column number extracted successfully
False – if an error occurs during extraction