AX (Axapta) Technical Stuff
- JP...... System Analyst, India.
Mar 28, 2012
How to use ternary operator?
static void intro_ternaryOperator(Args _args)
{
Boolean a = true;
;
info(a?"Customer name":"Coustomer account");
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment