screenVendor | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Returns version information about the producer of the windowing software. | ||||||
Introduced | 1.0 | ||||||
OS | linux | ||||||
Platforms | desktop, server | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: string Function: screenName Glossary: return Control Structure: function | ||||||
Description | Use the screenVendor function to get information about the XWindows software version. The return value usually includes the company or organization that produced the screen driver, along with version information. |