For the complete documentation index, see llms.txt. This page is also available as Markdown.

delete_array

delete array
This function deletes all elements of the array.
     id      - array id

void delete_array(long id);

Last updated

Was this helpful?