This document provides an overview of 12 functions in Visual Basic 2010: Right, Left, Trim, Ltrim, Rtrim, InStr, UCase, LCase, Abs, Exp, Fix, Int, Rnd, and Round. For each function, it gives the syntax and an example of how to use the function in code. It includes code snippets for a sample program that uses buttons and labels to demonstrate the output of each function.