[
<
]
[
>
]
[ << ]
[
Up
]
[ >> ]
[
Top
]
[
Contents
]
[
Index
]
[
?
]
6.12.2
module_definedp
module_definedp(
name
)
:: Testing an existense of the module
name
.
return
(1|0)
name
a module name
If the module
name
exists, then
module_definedp
returns 1. othewise 0.
[100] module_definedp("gr"); 1
References
6.12.1
module_list
, See section
4.2.13 module
.
This document was generated by
root
on
March, 5 2004
using
texi2html