Hello,

the variable type property serves two purposes:

to filter the display in the property list,
and to declare the data source variable type in case no variable name is 
defined.

otherwise, you only need to know OBJECT Get type which is constant for the 
object,
and OBJECT Get pointer which tells you the type of the current bound variable.

notice the term "current".

the bound variable can change at runtime (see OBJECT SET DATA SOURCE),
so the initial "variable type" has no real value in code.

> 2017/09/09 3:18、Piotr Chabot Stadhouders via 4D_Tech <4d_tech@lists.4d.com> 
> のメール:
>
> How can I get the value of this property?
> I can retrieve the type of the attached variable, but how can I get the 
> "Variable Type" property?




**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to