The LEFT$ function extracts a specified number of characters from a string's left side, leaving the main string unchanged. Example Sub_string$ = LEFT$(Alpha$, 5%)