Returns all characters from the middle of a text string after a given starting position.
Mid_1(StringValue, index)
Example: Mid_1({name}, 9)
Input: Delete***Thompson Industries
Result: Thompson Industries
Click HERE to return to the full list of MassImpact Formulas.