12-07-2010 07:24 AM
Hi,
I would like to know how getting the type of a numeric data programmatically. (DBL, SDL, I16, I32,etc.)
This property is defined by selecting "Type of data" in the property's window of a numeric data; then by clicking on "representing".
I tried to find the solution by using a property node then accessing to the property called 'representing".
Without success, it seems this function is not available.
Is anyone would know the solution.
Thanks by advance,
pr93
12-07-2010 08:01 AM
There are several solutions.
12-08-2010 07:39 AM
The Representation property of a control will also give you this information. However, you need scripting enabled to use it. It is not in the default set of properties.