PromptInvalid Property (FileProp Object)¶
Corresponds to the Prompt
if Invalid Character Found check box in the
File page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = object.PromptInvalid;
object.PromptInvalid = b;
[VBScript]¶
b = object.PromptInvalid
object.PromptInvalid = b
Version¶