GenerateUniqueVisitedVariableForNode(string)
Last updated
Last updated
Method in Library
Generates a unique tracking variable name. This is intended to be used to generate names for visting. Ideally these will very reproduceable and sensible. For now it will be something terrible and easy.
Name | Description |
---|---|
The new variable name.
string
nodeName
The name of the node that needs to have a tracking variable created.