IsUntitled Property

Object List

Defined By:
ObjectModule

Description:

Indicates whether or not the module is Untitled.

Settings:


Setting Description


False(0) (Default) The module has a title.

True(-1) The module doesn
t have a title.

Details:

This property is read only and can't be changed. This property defaults to False rather than True because ObjectModule is almost exclusively associated with the Intrinsic Module, which is already titled.

Data Type: Boolean (Read Only)