This article is a continuation of the IRIS JSON project and features additional methods and insights.
Let's continue with the instance methods
%GetTypeOf(Key)
This instance method is used to determine the JSON data type of the %DynamicObject or %DynamicArray.
It returns one of the following strings:
|
|
USER>Set array = [1,"test",true,12.3256

.png)
.png)

%20(2)(1).jpg)

.png)

