- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
The runtime object provides information about the host runtime that is running your app.
Properties
Below is a list of properties supported by this object.
Name | Description | UWP | Web | Avatars |
---|---|---|---|---|
name | Returns the active runtime name | Yes | Yes | Yes |
version | Returns the active runtime version | Yes | Yes | Yes |
Functions
Below is a list of functions supported by this object.
Name | Description | UWP | Web | Avatars |
---|---|---|---|---|
--- | --- | --- | --- | --- |
Remarks
Use this object when you need to alter the behavior of your scripts based on the capabilities of the runtime your app is currently executing within.