<< Click to Display Table of Contents >> Navigation: Concordance Programming Fundamentals > Advanced Programming Features > About Annotation Functions |
The following table describes the Concordance annotation functions.
Function |
Description |
annotationAppend |
Appends a new annotation to a record. |
annotationCount |
Count of annotations on the current record. |
annotationDelete |
Deletes an annotation. |
annotationGoto |
Makes an annotation the current record. |
annotationIsTagged |
Determines if an annotation is tagged. |
annotationRetrieve |
Retrieves data from an annotation record. |
annotationTag |
Adds or delete s a tag from an annotation. |
annotationUpdate |
Updates the annotation with new data. |