Created a page for the Parse GUID node. |
m YoshBot moved page ProtoFlux:Parse GUID to ProtoFlux:ParseGUID: Automated: removing spaces from ProtoFlux namespace |
||
(No difference)
|
Latest revision as of 00:30, 21 August 2025
Parse GUID
GUIDs
The Parse GUID
node takes in a string, and returns the GUID string represented as a GUID Type, and also if it successfully parsed it.
Inputs
Str (string)
Takes in a string to parse the GUID.
Outputs
Value (GUID)
Returns a GUID string.
Parsed (bool)
Returns if this string is parsed successfully.