mglib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

introspection/

mg_hastag.pro


Routines

top mg_hastag

result = mg_hastag(s, tagname)

Determines if a structure has a given tag name.

Return value

1B if structure has the tagname, 0B if not

Parameters

s in required type=structure

structure to check

tagname in required type=string

name of field to check for

File attributes

Modification date: Wed May 14 15:07:14 2014
Lines: 5
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.