Text Functions
Use text functions to retrieve information about the contents in alphanumeric cells.
| Function | Description | 
| Returns the ANSI value of a character. | |
| Returns the ANSI character represented by the ANSI value passed using "Value". | |
| Returns the path to the current client file. | |
| Inserts the name of the current client file. | |
| Returns the currency symbol specified in the Windows control panel. | |
| Retrieves the document library file path and inserts it into an alphanumeric cell. | |
| Inserts the path for the document | |
| Evaluates the position of string value 1 within value 2. | |
| Selects a specified number of characters starting from the leftmost character of a character expression. | |
| Returns the length of a character expression. | |
| Converts the string to lower case. | |
| Trims any leading spaces from a string of text. | |
| Returns value 2 characters of a string starting at position value 1 of the string. | |
| Converts any format to a string format. | |
| Returns the path to the program directory. | |
| Selects the right most specified number of characters of a character expression. | |
| Evaluates the position of one string value within another string value. | |
| Returns value spaces. | |
| Returns value 1 as a string right justified to value 2 characters. | |
| Selects a portion of a string to display. | |
| Returns string to normal case. | |
| Returns specific elements of a token separated list contained in a string. | |
| Returns a formatted value containing defined elements | |
| Trims any trailing spaces from a string of text. | |
| Trims RTF formatting from a string. | |
| Converts the string to upper case. | |
| Evaluates the rounding criteria in a referenced document. | |
| Allows information from a cell in another CaseView document to appear in a cell in the current document. | 
