Visual FoxPro expressions combine data and operators to create a value of a given data type. Whenever you need a value of a given data type, you can usually also supply an expression.
| To combine | See |
|---|---|
| Character data | Character Expression Creation |
| Date or time data | Date Expression Creation |
| Numeric data | Numeric Expression Creation |
| Logical values | Logical Expression Creation |
See Also
Command and Function Usage | Character Expression Creation | Date Expression Creation | Numeric Expression Creation | Logical Expression Creation | Name Expression Creation | Visual FoxPro Name Creation | Macro Substitution | Overview of the Language