Is Letter Or Digit (LogiX node)

From Neos Wiki
Revision as of 02:15, 11 September 2022 by Yosh (talk | contribs) (Marked this version for translation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Other languages:
English
Is Letter Or Digit
'Is Letter Or Digit' LogiX node
Inputs
  Char Character
Outputs
  Bool *

The Is Letter Or Digit node combines the functionality of the Is Digit and Is Letter LogiX nodes.

Usage

This node takes a character as input and outputs a boolean.

If the character would output true with either the Is Digit node or the Is Letter node, this node will output true. Otherwise, it will output false

Examples

The following image showcases the glyphs "5", "G", and "!" being tested with Is Digit, Is Letter, and Is Letter Or Digit.

Logix Example IsLetterOrDigit.png

Node Menu

Characters
Back + From UTF16 From UTF32 Get Character Is Control Is Digit
Is Letter Is Letter Or Digit Is Lower Is Number Is Punctuation Is Separator Is Surrogate
Is Symbol Is Upper Is White Space String To UTF32 Surrogate Pair To UTF32 To Lower To Upper
To UTF16