Description
The fn:system-property function returns a system property, such as the version, vendor, or product-name. Note: this is an XSLT-only function; it is not available in XQuery or XPath.
Arguments and Return Type| Name | Type |
$property-name |
xs:string |
| return value |
xs:string |
Examples| XSLT Example | Results |
|---|
| No examples are currently available. |
History |
Recommended Reading: 
|