Data Types

  • Conversion: Explains how to convert the different data types to one another.
  • arrays
  • Strings:
    • String Processing and Manipulation: Adding (concatenating) , searching, splitting, converting . . . strings. Also discusses string specific function like Mid(), Right(), Len() ….
    • Common Errors: Common errors you might encounter when working with strings in your code.
    • Chr() function: Explains the Chr() function and provides 2 examples with code of where it is used.

Leave a Reply

Your email address will not be published. Required fields are marked *