Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

RE: copy Tooltip text in AX

$
0
0

Not sure how you are coding.

it should be as under

    Query       query;
    str   qName;
    ;
    
    qName = 'CustTable';
    
    query = new Query(qName);
    info(query.toString());



Viewing all articles
Browse latest Browse all 175888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>