Returns the specified number of characters starting from the left in a text string
Left(StringValue, NumberOfChars)
Example: Left( {billingpostalcode} , 5)
Input: 80108-7890
Result: 80108
Click HERE to return to the full list of MassImpact Formulas