LEFT, MID, RIGHT function from EXCEL in Dynamo?

The “String.Substring” node will do that for you. Here’s a quick example that replicates LEFT and RIGHT:

 

MID is self-explanatory.