Skip to content

gettagvalue

  GETTAGVALUE - Get a value of a named tag in a DIRSTRUCT directory

   V = GETTAGVALUE(DS, DIR, NAME)

   Returns the value of the tag with tagname NAME in directory DIR of the
   DIRSTRUCT DS.

   If there is no tag with the tagname NAME, then empty is returned.

   See also: ADDTAG, GETTAG