GetSystemProperty
Returns the value of a system property
🔁 Function
Object GetSystemProperty(propertyName: string);
⚙️ Parameters
Name | Type | Description |
---|---|---|
propertyName |
String | The name of the property to retrieve. (as it appears in the Project Explorer) |
↩️ Return Value
An object that represents the current value of the system property requested