Справка Houdini на русском Nodes VOP nodes

Is Digit VOP node

Result 1 if all the characters in the string are numeric.

On this page

Result 1 if all the characters in the string are numeric (0-9). No alphabetic characters, punctuation or other special characters. If any are present then returns 0.

Inputs

String

The string to check.

Outputs

Result

1 if all characters are numeric 0 if not.

See also

VOP nodes