/**
	Does "data" have a value?
	@name			Exists
	@author			Mark Banks
	@parameter		any		data	any value/object that can be passed to a custom function
	@return			boolean	true if "data" has a non NULL value
*/
not IsEmpty ( data )
Contact | Home | Custom Functions
© 2009 Mark Banks. Last modified: November 10, 2009