>  Docs Center  >  Libraries  >  JHU/APL/S1R  >  TAG_DROP
Libraries

TAG_DROP

TAG_DROP

Name


      TAG_DROP

Purpose


      Drop a specified tag in a given structure.

Category


Calling Sequence


      ss2 = tag_drop(ss, tag)

Inputs


      ss = given structure. in
      tag = given tag. in

Keyword Parameters


Outputs


      ss2 = modified structure. out

Common Blocks


Notes


      Note: If given tag not found then the
        original structure is returned.
        If last tag is dropped a null string is returned.

Modification History


      R. Sterner, 2004 May 05
      R. Sterner, 2010 May 07 --- Converted arrays from () to [].
      R. Sterner, 2010 Dec 31 --- Allowed arrays of tags.
  Copyright (C) 2004, Johns Hopkins University/Applied Physics Laboratory
  This software may be used, copied, or redistributed as long as it is not
  sold and this copyright notice is reproduced on each copy made. This
  routine is provided as is without any express or implied warranties
  whatsoever. Other limitations apply as described in the file disclaimer.txt.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us