type/TEXT - check for TEXT
|
Calling Sequence
|
|
type(expr, TEXT)
|
|
Description
|
|
•
|
This command returns true if expr is an object is a TEXT data structure, and false otherwise.
|
•
|
For the definition of a TEXT data structure, see the TEXT help page.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
>
|
|
| (2) |
>
|
|
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?