![]() |
API 0.9.5
|
Go to the source code of this file.
Defines | |
| #define | REFERENCE(variable) |
| #define REFERENCE | ( | variable | ) |
function(newValue)\
{\
var oldValue = variable;\
if (typeof newValue != 'undefined')\
variable = newValue;\
return oldValue;\
}
Definition at line 249 of file CPPredicate.j.