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.