Community ProtoFlux Library/AmasterAmaster/Strings/Parsing/Remove Starting Separator

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.
Remove Starting Separator
String
*
Separator
Amaster's String Library

The Remove Starting Separator node takes in a String and a separator to remove, then returns the new string with the starting separator removed.

Inputs

String (String)

The string to remove the separator from.

Separator (String)

The separator to remove.

Outputs

* (String)

Returns the new string with the separator removed.