type/|| - check for an expression of type `||`
|
Calling Sequence
|
|
type(expr, `||`)
|
|
Description
|
|
•
|
This command returns true if expr is an unevaluated concatenated object, and false otherwise.
|
•
|
A concatenated object remains unevaluated if its right-hand argument does not evaluate to an expression of one of the following types.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?