This should work --
Local $aData = Json_ObjGet($jsonObject, '.[/script/droids]')
Local $sName = Json_Get($aData[1], '.name')
MsgBox(0,'',$sName&" and "&UBound($aData))
Hi,
This resurrected thread has been reported as a script for a possible "keylogger" and as such going against the forum rules. However, the scripts within it deal solely with the creation of a virtual keyboard rather than looking at actions using the real key board and so I do not believe that any of them fall into this category. As such I am happy for the thread to remain open.
M23