Focus video player for keyboard shortcuts
Auto
- HD
- 720p
- 540p
- 360p
1.00x
cc
- 0.50x
- 0.75x
- 1.00x
- 1.25x
- 1.50x
- 1.75x
- 2.00x
We hope you enjoyed this lesson.
Cool lesson, huh? Share it with your friends
About this lesson
In this lesson, we learn how to use LEN, FIND, SEARCH, LEFT, RIGHT and MID.
Quick reference
Text Functions
Learn the basic uses of LEN, FIND, SEARCH, LEFT, RIGHT and MID
When to use
These functions are useful to find or extract parts of text from a larger text (or string).
Instructions
- LEN - counts the number of characters in a string
- FIND - will find a certain character in a string and is case sensitive
- SEARCH - finds a certain character in a string and is NOT case sensitive
- LEFT - extracts a certain amount of characters starting at the left of a string
- RIGHT - extracts a certain amount of characters starting at the right of a string
- MID - extracts a certain amount of characters from a designated character in a string
Lesson notes are only available for subscribers.