Hello,
I need to represent a data of 1 byte of the storage through an object, someone knows some script to do this?
I need to represent a data of 1 byte of the storage through an object, someone knows some script to do this?
storage
|
Hello,
I need to represent a data of 1 byte of the storage through an object, someone knows some script to do this?
15.02.2018, 15:20
Why not just use a virtual object instead of storage?
15.02.2018, 15:20
Is this what you looking for?
Code: mydata = storage.get('myobjectdata')
------------------------------
Ctrl+F5
16.02.2018, 08:07
thank you very much
|
« Next Oldest | Next Newest »
|