Returns the register in wic_mobile_devices of the last device used by the user.

1 mobile.getLastDeviceInfo

<mobile.getLastDeviceInfo user-code='user-code'/>
Example
Copy
<xsql-script>
    <body>
        <return>
	    <mobile.getLastDeviceInfo  user-code="jab"/>
       </return>
    </body>
</xsql-script>