String/Character Type Examples
Here are some string and character code examples:
- Japanese Zenkaku to Hankaku Roomaji Converter This example converts double-byte roomaji to single-byte roomaji on form submission
- String Arithmetic Comparision This example compares two strings of numerals using an arithemetic operator
- Pad Input to Fixed Length This example pads the input value with leading zeroes out to 10 characters