Method programp()
- Method
programp
intprogramp(mixedarg)- Description
Returns
1ifargis a program,0(zero) otherwise.- See also
mappingp(), intp(), arrayp(), stringp(), objectp(), multisetp(), floatp(), functionp()
int programp(mixed arg)
Returns 1 if arg is a program, 0 (zero) otherwise.
mappingp(), intp(), arrayp(), stringp(), objectp(), multisetp(), floatp(), functionp()