is_string property

is_string property

Indicates whether the result is a text string.

Definition:

@property
def is_string(self):
    ...

See Also