VarDeclareNode.hasValue

struct VarDeclareNode
bool
hasValue
(
string varName
)

Return Value

Type: bool

true if a variable has a value assigned to it

Meta