type[.] - check for an expression of type `.`
|
Calling Sequence
|
|
type(expr, `.`)
|
|
Description
|
|
•
|
The type(expr, `.`) function checks for expressions that use `.` as a (non-commutative) multiplication operator. For more information about the `.` operator, see dot.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
|
|
Download Help Document
Was this information helpful?