Example: LeftC function

'Extracts the leftmost 6 Thai columns from a string.
Leftc("XXXxxxXXXxxxXxXxxXxxX", 6)
'Returns "xxXxxX"