type/BooleanOpt - check for an expression of type BooleanOpt
|
Calling Sequence
|
|
type(expr, BooleanOpt(name))
|
|
Description
|
|
•
|
The type(expr, BooleanOpt(name)) function returns true if expr is identical to name or an equation of the form name=true or name=false.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?