Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
WebTemplate
.UnBind
public function
UnBind
Prototype:
public function UnBind(var variable)
Parameters
variable
the concept variable
Description:
Unbinds a concept variable.
Return value:
Returns false if failed (the variable is not bound) of true if succeeded.