navFormDelete (Function) |
Top Previous Next |
This function will delete a form from the navigation device. To delete all the forms, use navDeleteData.
Input: id : DINT ID of the form to delete.
Returns: INT
Declaration: FUNCTION navFormDelete : INT;
Example: INCLUDE rtcu.inc |