User Tools

Site Tools


en:trim

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:trim [2016/05/12 19:44]
admin
en:trim [2020/02/28 10:46]
Line 1: Line 1:
-===== Trim, LTrim, and RTrim (Function) ====== 
  
-==== Format ==== 
- 
-**trim** ( //expr// )\\ 
-**ltrim** ( //expr// )\\ 
-**rtrim** ( //expr// ) 
- 
-return //string_value// 
- 
-==== Description ==== 
- 
-The Trim function removes all whitespace characters from both the beginning and ending of a string.  RTrim trims only the right end and LTrim only trims the left end of the string. 
- 
-==== See Also ==== 
-{{page>en:start#String Handling&noheader}} 
- 
-==== History ====  
-|1.99.99.20|New To Version|  
en/trim.txt ยท Last modified: 2020/02/28 10:46 (external edit)