Community ProtoFlux Library/AmasterAmaster/Strings/Extraction/Extract Lowercase Letters
From Resonite Wiki
Extract Lowercase Letters
Amaster's String Library
The Extract Lowercase Letters node takes in a string and extracts the lowercase letters, making a new string with only the lowercase letters.
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.