Expression Building
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
General Reference | Command and Function Usage | Name Expression Creation | Visual FoxPro Name Creation | Macro Substitution