web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Business Central Musings / Skip the JsonToken, get the...

Skip the JsonToken, get the values straight from JsonObject with the right GetValue method

SilverAdo2021 Profile Picture SilverAdo2021 590

With the Business Central 2025 wave 1 (runtime 15) we can now bypass getting the token for a JsonObject to get the value of a key. Use one of the GetValue methods provided by the AL compiler for JsonObject variables: Watch my short YouTube video to see how I read keys from a sample app.json […]

The post Skip the JsonToken, get the values straight from JsonObject with the right GetValue method appeared first on Business Central Musings.


This was originally posted here.

Comments

*This post is locked for comments