Hi,
I have been seen in older videos of UiPath, it’s saying after using DeSerialize JSON Activity and converting string into JSON type. If we want to see the data into the JSON Variable , Then if we just put simply in message box JSONObjVariable(“ObjectName”). It will showup the value.
But in Recent version, I ca’t able to do so. If i do the same, It’s showing “Option Strict on disallows llate binding”. What is the issue. Please help?