Syntax #
s.ui.window-title
Purpose #
The s.ui.window-title annotation is used to tag a span element as being the title of a window within a user interface. This can be used to refer to the main window of the program or a pop up within the program.
Example #
The following is an example of a time when you might want to use the annotation
The following is an example of a rule that will apply the annotation
The following is the DITA XML output for the rule:
<result><p>This will open the <wintitle>New File Settings</wintitle> window, which will prompt you to enter the required metadata for your file.</p></result>