isReadOnlySchema

isReadOnlySchema(): Boolean;

The isReadOnlySchema method of the Node class returns true if the JADE schema in the node on which the method is executing is a read-only schema, specified by using the ReadOnlySchema parameter in the appropriate [JadeClient] or [JadeServer] section of the JADE initialization file.

For details about the ReadOnlySchema parameter, see "JADE Object Manager Client Section [JadeClient]" or "JADE Object Manager Server Section [JadeServer]", in the JADE Initialization File Reference.