<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>23 Apr 2015 18:28:00 Z</lastBuildDate><pubDate>23 Apr 2015 15:02:00 Z</pubDate><description>no is string&#13;
&#13;
no=1,2,3,4,5,&#13;
&#13;
to convert this no is&#13;
&#13;
no=1,2,3,4,5(remove " , " this sign.)&#13;
but not idea of me,when is string function use.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function/read.awp</link><title>string function</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51759/read.awp</comments><pubDate>23 Apr 2015 18:28:00 Z</pubDate><description>Quote&#13;
Arie Mars&#13;
&#13;
To remove the last comma&#13;
&#13;
no = Left(no,Length(no)-1)&#13;
&#13;
Or even better:&#13;
TrimmedString = NoCharacter(SomeS…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51759/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51759/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function/read.awp">string function</source><title>Re: string function</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51755/read.awp</comments><pubDate>23 Apr 2015 15:32:00 Z</pubDate><description>thank you&#13;
sir,</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51755/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51755/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function/read.awp">string function</source><title>Re: string function</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51753/read.awp</comments><pubDate>23 Apr 2015 15:12:00 Z</pubDate><description>To remove the last comma&#13;
no = Left(no,Length(no)-1)</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51753/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51753/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function/read.awp">string function</source><title>Re: string function</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51752/read.awp</comments><pubDate>23 Apr 2015 15:10:00 Z</pubDate><description>Hi Vijay,&#13;
&#13;
Replace()&#13;
&#13;
Best regards,&#13;
Alexandre Leclerc</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51752/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51752/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function/read.awp">string function</source><title>Re: string function</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51751/read.awp</comments><pubDate>23 Apr 2015 15:10:00 Z</pubDate><description>Vijay&#13;
&#13;
'Replace' is your friend&#13;
InitialString is string = "1,2,3,4,5," ReplacedString is string = Replace(InitialString,",","…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51751/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function-51751/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51750-string-function/read.awp">string function</source><title>Re: string function</title></item></channel></rss>
