is string

This block is part of the condition group and was last modified in core v10.4.28.

is string v10.4.28

In pins 1
  • Value required
    value
Out pins 1
  • condition
    condition

True when the value pin holds a string, including the empty string; false for nil, missing, and every non-string type. Content is irrelevant: "123" is a string (true), the number 123 is not; no coercion either way.

A typical wiring for is string: the condition out pin feeds branch.

Studio canvas example for the is string block: typical wiring for is string.

Version history

Introduced in v10.4.28.


Back to condition Return to the main group to view all sub-groups Back to value Return to the group to view all blocks within this group