Gets or sets the prompt message.

[VBScript]
Public Property Prompt As String
[JScript]
public function get Prompt() : String;
public function set Prompt(String);

Property Value

A string representing the prompt message.

See Also

HTMLIsIndexElement Object | HTMLIsIndexElement Members | DOM Namespace