isfunc

Returns True for every elment of the input that is a defined procedure.


Synopsis

	function isfunc(
		func_names : string
	)

Arguments

func_names
An array of strings of any dimensionality

Description

For each element of the input isfunc returns True if the element is the name of a defined function.

Reference Manual Control Panel

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


$Revision: 1.4 $ $Date: 1998/06/15 21:29:54 $