Converts a stored value back into a D value if it is valid, otherwise throws a ScriptAnyException. This is not ideal to use in native bindings because such an exception cannot be caught by the script runtime.
See Implementation
Converts a stored value back into a D value if it is valid, otherwise throws a ScriptAnyException. This is not ideal to use in native bindings because such an exception cannot be caught by the script runtime.