Method HasVariable
HasVariable(string)
Determines whether a named runtime variable has already been registered in this context.
public bool HasVariable(string varName)
Parameters
varNamestring
Determines whether a named runtime variable has already been registered in this context.
public bool HasVariable(string varName)
varName string