Hey,
its possible to get the type of a variable?
ctrl/ctrl++ typeof,typeid?
- buec
- Posts:28
- Joined: Tue Dec 07, 2010 3:09 pm
Re: ctrl/ctrl++ typeof,typeid?
Try getType() and getTypeName().
Regards
Christoph
Regards
Christoph
- RudiKreiner
- Posts:198
- Joined: Mon May 16, 2011 2:10 pm
Re: ctrl/ctrl++ typeof,typeid?
See also dpElementType() if you need the type of a datapoint element.