Parameter | Description |
---|---|
value | The retrieved default value, if available. |
bool
true
if a default value exists and is of the correct type; otherwise, false
.
Tries to retrieve the default value of the variable.
Use this method to retrieve the variable’s default value in a type-safe way.