AboutDialog.systemInformation

Get systemInformation property.

  1. string systemInformation [@property getter]
    class AboutDialog
    @property
    string
    systemInformation
    ()
  2. string systemInformation [@property setter]

Return Value

Type: string

Information about the system on which the program is running.

This information is displayed in a separate page, therefore it is fine to use a long multi-paragraph text. Note that the text should contain the intended linebreaks.

The text may contain links in this format <http://www.some.place/> and email references in the form <mail-to@some.body>, and these will be converted into clickable links.