Parse Dataset Row ================= Category -------- DataTable Commands Description ----------- This command allows you to parse a dataset row column into a variable. Use this command when you want to extract data from a dataset variable Parameters ---------- **Datatable Name** Supply the name of the variable containing the datasource **Column Parse Type** Select Column Parse Type **Column Parameter** Specify Column Name or Index **Result** Select the variable to receive the result. **Row Number** Specify Alternate Row Number Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\DataTable Commands\\Parse Dataset Row\\Parse Dataset Row.xml` See Also -------- - :doc:`Add DataRow ` - :doc:`Clear DataTable ` - :doc:`Create DataTable ` - :doc:`Filter DataTable ` - :doc:`Get DataTable Row Count ` - :doc:`Get DataTable Value ` - :doc:`Json DataTable ` - :doc:`Remove DataRow ` - :doc:`Update DataTable Value `