www.icetips.com  Icetips Utilities Documentation 10/29/2015    

String Class:  StringBetween

Previous  Top  Next  


The StringBetween property is used in the SetStringBetween method.  It contains the resulting string after the pInsertString has been properly inserted into the pSearchString.  This string is returned from SetStringBetween so you normally do not need to access it.  However if you do, you can.  Note that it is dynamically allocated so you can check the size of it if you need to create a string to contain it. 

 

It is declared as:

 

StringBetween              &STRING,PROTECTED

 



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