Documentation v15 help: Error on @TRIMALL function page

Feb 26, 2013
100
0
TCC > Variables & Functions > Functions > @TRIMALL

The example uses @TRIM, not @TRIMALL :
Code:
echo %@trim[  this is a           test                   string       ]
this is a test string
 

Similar threads