Hi, The datatype of the 'editpos' property is variant an i didn't manage to transform this with 'Variant to data' to an array that i can work with. Does anyone knows an example for this or any suggestion to solve my 'little' problem?
Sunny, EditPos is a cluster of 2 I32. Use "Cluster to Array" conversion function to have an array. "Variant to Data" can't be used to convert clusters to arrays.