JMap.Application.Annotation.existsById
Returns true if annotation exists for the given id, else false
the given annotation id
if the annotationId param is not a valid string
// return true if annotation exists, else falseJMap.Application.Annotation.existsById("d68385b01be3c241c7b6298b2788839d") Copy
// return true if annotation exists, else falseJMap.Application.Annotation.existsById("d68385b01be3c241c7b6298b2788839d")
JMap.Application.Annotation.existsById
Returns true if annotation exists for the given id, else false