CTRecord.CndxFree
Syntax
void CndxFree()
Parameters
This method has no parameters.
Description
Releases any resource allocated by the conditional expression parser. Resources allocated by the conditional expression parser are also automatically released when the CTRecord class is destroyed
Return
None
See Also
CndxCompile(), CndxEval(), CndxGetExpression()