Window.prompt

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Optional!(string) prompt(string message, string default_)
  2. Optional!(string) prompt(string message)
    struct Window
    nothrow
    Optional!(string)
    prompt
    ()
    (
    string message
    )
  3. Optional!(string) prompt()

Meta