Community ProtoFlux Library/AmasterAmaster/Strings/Extraction/Extract Letters Or Digits

From Resonite Wiki
This is a custom ProtoFlux node maintained by AmasterAmaster. Contact the creator of the node (not the Dev Team) with any bugs or issues.
This node was created using an in-game system and has no correlation to the Plugin system. Currently, these types of custom nodes are not officially supported by Resonite.
Extract Letters Or Digits
*
Next
String
Value
Amaster's String Library

The Extract Letters Or Digits node takes in a string and extracts the letters or digits, making a new string with only the letters or digits.

Inputs

* (Call)

Calls to start the extraction process.

String (String)

The string to extract from.

Outputs

Next (Continuation)

Continues the code from here.

Value (String)

The extracted string value.