Returns the interface title to use on screen.
capi
interface-display-title interface => string
| interface⇩ |
A CAPI interface. |
| string |
A string. |
The function interface-display-title returns the title to use when displaying the interface interface on screen.
This is equivalent to:
(capi:interface-extend-title interface (capi:interface-title interface))
CAPI User Guide and Reference Manual (Windows version) - 18 Feb 2025 15:35:34