BE_ValuesTrim

BE_ValuesTrim(listOfValues)



Trims leading whitespace from each and every value in listOfValues.  Works the same as if you called the regular Trim recursively on each GetValue ( listOfValues ; n ) and then re-assembled the list result.


Parameters:

- listOfValues : The list of values to start with.

Keywords:

Values Trim


Version History:

- 3.3 :

- 4.0.2 : Renamed from BE_Values_Trim

Still need help? Contact Us Contact Us