PromptNull Property (FileProp Object)

Corresponds to the Prompt if Null Character Found check box in the File page of Configuration Properties.

[JavaScript]

b = object.PromptNull;
object.PromptNull = b;

[VBScript]

b = object.PromptNull
object.PromptNull = b

Version

Supported on EmEditor Professional Version 7.00 or later.