Search

Create table Object for Table definition

Articles

Use this function to create an empty table and then update as per the automation needs.

This function is used before 'Set Table value' function

Syntax

Create table Object for Table definition (table_name)

Parameters

Input Parameter Name Description
table_name Data Table Variable

Sample

Create table Object for Table definition (Order)

  • Creates an empty table Order

To view all the Table functions, click here.

Did you find what you were looking for?