T
Torben
Guest
When we need to copy property from one JsonObject to another JsonObject, and we it could be nice to have copy. Object1:CopyProperty(property-name1, Object2
roperty(property-name2)). Object1:AddJsonText(property-name1, Object2:GetJsonText(property-name2), Object2:GetType(property-name2)). Copy should have same type and value as original!
Continue reading...
Continue reading...