[ Deprecated ( since = "2.40" ) ]
public bool range_check (string key, Variant value)
Warning: range_check is deprecated.
Checks if the given value is of the correct type and within the permitted range for key.
Use range_check instead.
| this |
a Settings |
| key |
the key to check |
| value |
the value to check |
|
true if |