Structsยง
- Init
CapFunction - INITCAP(string) / PROPER(string) - Capitalizes the first letter of each word
- Morse
Code Function - MORSE_CODE(string) - Convert to Morse code
- PigLatin
Function - PIG_LATIN(string) - Convert to Pig Latin
- Proper
Function - PROPER(string) - Alias for INITCAP
- Reverse
Function - REVERSE(string) - Reverses a string
- Rot13
Function - ROT13(string) - ROT13 encoding
- Scramble
Function - SCRAMBLE(string) - Scrambles the letters in a string (keeping first and last)
- Soundex
Function - SOUNDEX(string) - Soundex phonetic encoding