[jscript Index] [jscript Hierarchy] [Headers]
#include <jsexec.h>
Inherits: JSObject
[public]
If a variable is const, then you can not assign anything to this variable. Use this to implement for example builtin objects like "document". This function is for extensions only, it is not called by the interpreter.
[public]
Set this flag if the value of this variable changes sometimes ( examples: time, status bar, ... ). If this flag is set, the object returned from getValue will be deleted if not further used.
Documentation generated by tasin@cd1 on Die Nov 30 17:32:19 CET 1999 | Kdoc |