Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can CDF delete a range of records?

CDF delete range records
0
Posted

Can CDF delete a range of records?

0

Yes. The Standard Interface doesn’t have a function that allows users to delete a range of records, but the Internal Interface and the CDF Java APIs provide APIs for deleting a range of records. The following APIs/method allows to delete a range of records: C or Fortran: or CDF Java API: deleteRecords(firstRec, lastRec) method in the Variable class Chapter 6 of the CDF C Reference Manual and CDF C Reference Manual contain more detailed description of the and APIs/functions. Click here and select the “Variable” link in the lower left frame for a detailed description of the deleteRecords method.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123