<< findtag Help function for EMD io >>

EMD Toolbox >> EMD Toolbox > Help function for EMD > hastag

hastag

tests if an object has a specific tag

Calling Sequence

BOOL = hastag(OBJ_HANDLE,STR)

Description

Tests if the object corresponding to OBJ_HANDLE has the tag STR. When OBJ_HANDLE is an array of handles HASTAG returns a logical array of the same size.

Rem: In order for this to work properly, the object's tag field must be a string containing keywords (or tags) separated by commas.

See also

Authors


Report an issue
<< findtag Help function for EMD io >>