I need to know how to retrieve things from the StoreX extension. When I ask a list to retrieve an integer it says invalid expression. Same applies with strings.
Actually if you could tell me how to retrieve data from the storeX into the list the following matter: there are given 1000 integers and 1000 strings.
List line 1: int1 string1
List line 2: int2 string2
etc.