iscoord

Checks to see if input string names are coordinate variables of the var parameter.


Synopsis

		function iscoord(
			var,
			coord_names : string
		)

Arguments

var
Must be a variable parameter of any type and dimensionality
coord_names
An array of strings of any dimensionality

Description

Returns True for every element of coord_names that is a coordinate variable of the var parameter. Returns False otherwise.

Reference Manual Control Panel

NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.5 $ $Date: 1998/06/15 21:29:48 $