Houdini 20.0 Nodes VOP nodes

Is Alphabetic VOP node

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

On this page
Since 14.0

Result 1 if all the characters in the string are alphabetic. No numerals, 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 alphabetic 0 if not.

See also

VOP nodes