Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2025 05:04 AM
Hello,
Based on the documentation here, in both scenarios below try_variant_get returns a null:
- If the object cannot be found
- if the object cannot be cast
How does one differentiate between the two scenarios?