returns version information about the producer of the windowing software.
# Metadata
Platforms: desktop, server OS: linux Introduced: 1.0 Security:
# Syntax
the screenVendor
# Examples
the screenVendor
if the screenVendor is originalVendor then pass mouseUp
# 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.
# Tags
# See
- **keyword:** string - **function:** screenName - **glossary:** return - **control structure:** function