This chapter discusses basic data types:
• numbers and strings
• paths, which are a special type of string
• dates and times, which can be either special numbers or special strings
• currency
• hexadecimal values and blobs
At the end of the chapter are two sections that show more advanced methods of interacting with strings and pattern matching with regular expressions.