idllib

Personal IDL library for M. Galloy

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

introspection/

mg_hastag.pro


top source 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 Sep 14 11:28:56 2011
Lines: 20
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.