load response of TwebHttpRequest direct into

oh i see , thanks,  got an idea , pass the AResonse into ASM block and use JS to do the conversion ,this can be done , only in TMS Webcore way  !


i.e. JSON.parse(  AResponse ) ;then manipulate the result.