type/property
check for a property
Calling Sequence
Parameters
Description
Examples
type(expr, property)
expr
-
any expression
The type( expr, 'property' ) command returns the value true if expr is a property (known to the assume facility) and the value false otherwise. For a description of known properties, see property.
Note: Types are properties, but not all properties are types.
See Also
assume
property
type
type/type
Download Help Document