type/:: - check for an expression of type `::`
|
Calling Sequence
|
|
type(expr, `::`)
|
|
Description
|
|
•
|
This function will return true if expr is of type `::`, and false otherwise. For additional information, see operators/binary.
|
|
|
Examples
|
|
>
|
|
| (1) |
|
|
Download Help Document
Was this information helpful?