NodeExists(string)
Method in Dialogue
Summary
Gets a value indicating whether a specified node exists in the Program.
Parameters
Returns
true
if a node named nodeName
exists in the Program, false
otherwise.
Last updated