IO App — getApexString()

Takes a string and returns the corresponding Apex (Salesforce) string. If string ends up being too long for one line it will be shown as a multiple line expression using String.join().
Input (text) Output (apex)
An error occurred…