Neslib.Yaml
Neslib.Yaml copied to clipboard
Return a TYamlNode by it's Anchor name
Hello The notes say "An anchor can be used to mark a node in the document. You can then later refer back to this node using an alias."
How do you in fact refer to a node using the anchor name in code?
Regards Peter