|
|
The pattern specified through the "ValuePattern" parameter must follow
the same rules as the patterns used with the
"string match" Tcl command. In case of an error, -1 will be returned and an error message will be
left at the current Tcl interpreter (CDM_Interp). Generated by: petasis@aias on Wed Aug 16 10:31:57 PM EEST 2006.
This function will return 1 (true) if an Attribute with the provided
name exists in the specified Annotation, and its value matches the
provided pattern. Else, 0 (false) will be returned. Return Value:
This function is equivelant to tip_AnnotationContainsAttributeMatchingValue (Tcl API). Notes:
CDM_AnnotationContainsAttributeMatchingValues,
tip_AnnotationContainsAttributeMatchingValue,
string match
See Also: