Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.Table.DeleteRows
Deletes all rows from the table.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 3.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.Table.DeleteRows"; Table ) More
Parameters
Parameter | Description | Example |
---|---|---|
Table | The identifier for the table. | $Table |
Result
Returns OK or error.
Description
Deletes all rows from the table.See also
- DynaPDF.Table.AddRows
- DynaPDF.Table.ClearRow
- DynaPDF.Table.DeleteCol
- DynaPDF.Table.DeleteRow
- DynaPDF.Table.GetNextRow
- DynaPDF.Table.GetNumCols
- DynaPDF.Table.GetNumRows
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014