Posts:
Replies:
Bahram Aziz · Feb 24, 2017
Bahram Aziz · Dec 9, 2016
set pResponse.WeatherId = tProxy.weather.GetAt(1).id
set pResponse.WeatherMain = tProxy.weather.GetAt(1).main
set pResponse.WeatherDescription = tProxy.weather.GetAt(1).description
thanks,
Followers:
Bahram has no followers yet.
Following:
Bahram has not followed anybody yet.
Global Masters badges:
Bahram has no Global Masters badges yet.
Hi,
This is an excellent demonstration of .Net C# code with Cache Objectscript code. Can you also show us a similar demonstration using Java code.