API_ANNOTATION_REMOVE
This function will delete the specified annotation.
| API function name: | api_annotation_remove(annotationID) |
| Parameters: | annotationID <int> [required] |
| Return Type: |
<bool> True on success, otherwise False. |
| Programmer notes: | |
| Code Example: | |
|
None |
|
