Hi folks,

I just wanted to let y'all know that I've added a few new functions to
the cfjs plugin. They seem pretty basic, but I thought we should have
them anyway.

Added 04/10/2007:
    IsArray( value )
    IsDefined( value )
    IsStruct( value )

one thing to note is that (for now) the IsArray function doesn't
behave *exactly* like its CF counter part. It does not *yet* support
the 'number' argument. To quote the documentation on this optional
argument:

number    Dimension; function tests whether the array has exactly this
dimension

Hopefully, I'll get that added soon.

I hope folks are finding this useful... I know I am. :o)

Cheers,
Chris

Reply via email to