[Cuis-dev] splitting a string

Stephen Travis Pope stephen at heaveneverywhere.com
Fri Jun 14 14:41:23 PDT 2024


Try

	'Hello World' subStrings: ' '

stp


--------

Stephen Travis Pope    Ojai, California, USA
    
     http://HeavenEverywhere.com
     http://FASTLabInc.com
     https://vimeo.com/user19434036/videos
     http://heaveneverywhere.com/Reflections



> On Jun 14, 2024, at 2:29 PM, Mark Volkmann via Cuis-dev <cuis-dev at lists.cuis.st> wrote:
> 
> I know this should be easy, but I've searched and cannot find a method that splits a string on a delimiter and returns a collection of pieces. My first question is the name of that method. My second question is how I should have been able to find it on my own. Sadly the String class does not have a method named "split" and I couldn't find anything else that does it.
> 
> --
> R. Mark Volkmann
> Object Computing, Inc.
> -- 
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20240614/4398caa7/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic.tiff
Type: image/tiff
Size: 2442 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20240614/4398caa7/attachment.tiff>


More information about the Cuis-dev mailing list