Posted: Sun Dec 15, 2013 2:28 am Post subject: How to show address value in lua ?
I tried this
Code:
local memrec=addresslist_getMemoryRecordByDescription(getAddressList(), "test1")
local value=memoryrecord_getValue(memrec)
control_setCaption(CETrainer_CELabel2, value)
I put it inside of a timer and generated the trainer but still it didnt show the value of the address.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum