F forisco Member Licensed User Nov 16, 2007 #1 Hi boys, there is a simple way to remove the spaces from the begin and from the end in a string without the replace function (like the Trim function in VB)? Tnx
Hi boys, there is a simple way to remove the spaces from the begin and from the end in a string without the replace function (like the Trim function in VB)? Tnx
Erel B4X founder Staff member Licensed User Longtime User Nov 16, 2007 #2 Yes using the Regex library. See this post: http://www.b4x.com/forum/showpost.php?p=4134&postcount=19
Yes using the Regex library. See this post: http://www.b4x.com/forum/showpost.php?p=4134&postcount=19