powered by
Behaves like Excel's LEFT, RIGHT, and MID functions Author: Dave. Tech review: Bryce Chamberlain.
left(string, char)
String to process.
Number of characters.
# NOT RUN { left( "leftmidright", 4 ) # }
Run the code above in your browser using DataLab