int i;
real r;
;
info(StrFmt("%1",typeOf(i)));
info(StrFmt("%1",typeOf(r)));
Best regards,
Bj�rn M�ller Pedersen
Thy Data Center Development A/S
--- In [EMAIL PROTECTED], "gonzalo_edo" <[EMAIL PROTECTED]>
wrote:
> Does Axapta have any function that give me the data type of a
field
> or a variable. By example:
>
> A = 'ABC', returns string
>
> or B = 123.33, returns real;
>
>
> Best Regards
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

