Table of Contents

Method HasVariable

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

HasVariable(string)

Determines whether a named runtime variable has already been registered in this context.

public bool HasVariable(string varName)

Parameters

varName string

Returns

bool