| Contents: | Main | Chapter | See Also: | Getting Started Manual | Programmer Manual | |||
| Format: | STRIPBLANKS(string) |
| Parameters: | string is a string expression. |
| Use: | This function removes leading and trailing spaces from string. |
| Example: | STRIPBLANKS(" Waste no space ")=> Waste no space [no leading or trailing spaces] |
Reviewed/Updated: March 4, 2007