Code Syntax Highlighting in Posts

The test below

```cs
public void test()
{
  MessageBox.Show("testing");
}
```

will produce

public void test()
{
  MessageBox.Show("testing");
}

The 3 back tics ``` signify the start and end of a code block. The first set of 3 back tics are followed by the language type you have posted for be it C#, VB, or SQL.

The languages available to use are cs, xml, ini, objectivec, sql, vbscript, vbnet, sql, txt.
All the languages that could be included in the above list can be found here. highlight.js demo
If you see one we should make available to this site please let us know.

17 Likes
How to call a BAQ report from BPM data directive using c# code
C# help
BPM using custom code to call BAQ and Process Job Adjustments only processes 1 record
API Labor Entry Call
Adding an Image to a Shop Employee Dashboard
C# External app.remove job materials Api call?
BAQ - Get recent date of part purchased and quantity
Refresh EpiUltraGrid BAQ dataview when a new line is added
Post Method Directive :|: BPM :|: Update OrderHed
Out Parameter :|: Calling BO Method :| BMP
Please Help Me :|: BPM issue
BPM : Function : |:
Please Help Me :|: BPM issue
Trouble getting a UD110A table to update a column
Linking User Name to UserID field in data directive
How to use Templates
Epicor 10 BPM Custom Code
Generally Helpful for New & Old Epicor Programmers
Tips for asking question on the forum
REST, Unmodified Row, Modified Row, Etc - External App
Restrict our qty of job material PO based on job material required qty
Incorrect Syntax near the keyword 'AS'
Dashboards to MES Menu
Dashboard Hyperlinks
Please format the code in your POSTS!
Customize 2nd MES menu button
Help with building a BAQ that shows indented BOM for all open sales line item
Ideas to implement an Order Change Log
Problem with CustShip Adapter
Pass a dataview to a function for further processing
Save Layouts Action Not Working
Restrict Job based PO order qty as per Job Required qty
Quick Search - Replace Base Search
Unable to create new user using Epicor Function
Error on the ssrs report
Set UD field based off of another UD field
Please format the code in your POSTS!
Custom Weekly Demand Not working due to YEAR
Dashboard customization not responding
EpiDataView to Datatable
Formatting Code block
How do you get custom Ultra Grid to clear when user changes quotes on Quote Entry form?