is number
This block is part of the condition group and was last modified in core v10.4.28.
is number v10.4.28 In pins 1
- Value required
valueThe value to be checked.
Out pins 1
- condition
conditionThe condition that tells if the given value is an number or not.
True when the value pin holds an actual numeric value; false for nil, missing, booleans, and strings - numeric text is never parsed. Example: value="5" -> false (string, not number).
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

