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