====== StrLeft ====== StrLeft(, ) StrLeft Takes the specified number of characters from the left side of the string from the source string and returns the result. **Parameters** |< 100% 15% >| |str|Source string.| |count|Characters count.|