www.icetips.com  Icetips Utilities Documentation 5/7/2015    

String Class:  LinesToString

Previous  Top  Next  


Prototype: (String pEOL),LONG
pEOLSpecify an EOL character or characters.  If it is not specified <13,10> CRLF will be used.
ReturnsInteger with the total length of the string

 

This method takes all the lines in the Lines property queue and concatenates them into a single string and places it in the LineString property.  Use StringFromLines to get the string returned.

 

Example:

 

 

 

See also:

StringFromLines

 



Direct link to this page: http://www.icetips.com/manuals/utilities/linestostring_stringclass.htm