Using multiple variables in email body

david.weeks
Member Posts: 96
Hello All,
The following text creates an email.
I want to add multiple variables into the LtxtEmailBody variable. (the body)
I could put one variable for example Description directly in there but I want to add Quantity, Unit Price, No. etc.
I have tried using LtxtEmailbody := Description, Quantity but obviously I get syntax errors. Am I missing something very simple here?
"LcduMail.NewMessage(TechApproverEmail,'','Quote raised - Waiting for Technical Approval',LtxtEmailbody,'',FALSE);"
Thanks
The following text creates an email.
I want to add multiple variables into the LtxtEmailBody variable. (the body)
I could put one variable for example Description directly in there but I want to add Quantity, Unit Price, No. etc.
I have tried using LtxtEmailbody := Description, Quantity but obviously I get syntax errors. Am I missing something very simple here?
"LcduMail.NewMessage(TechApproverEmail,'','Quote raised - Waiting for Technical Approval',LtxtEmailbody,'',FALSE);"
Thanks
0
Comments
-
Hello All,
Please ignore this one, I have sorted it out.
Just need to add (obviously I know, lol) + in between the various variables, and "" depending on the type of variable.
It does get a little tricky if we are dealing with decimal or boolean variables but once you have worked it out - no probs.
Cheers0 -
Use the FORMAT command, which translates any tyoe variable into text for these purposes, like FORMAT(MyBoolean) and FORMAT(MyDecimal).0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions