Implemented in | Navigator 4.0, Netscape Server 3.0 |
export name1, name2, ..., nameN
export *
nameN | List of properties, functions, and objects to be exported. |
* | Exports all properties, functions, and objects from the script. |
import
Last Updated: 10/31/97 12:29:59