Menu

#277 Add ReplaceAt method to string class

v4.0
closed
nobody
Classes (154)
5
2012-08-14
2008-06-30
No

There's sort of a hole in the string methods. What's missing is a method that will replace a substring at a given position and length with a needle string. Currently, that function requires a delstr()/insert() combination to perform.

Discussion

  • Rick McGuire

    Rick McGuire - 2008-08-15

    Logged In: YES
    user_id=1125291
    Originator: YES

    Committed revision 2970.

     
  • Mark Miesfeld

    Mark Miesfeld - 2010-09-16

    This request for a feature enhancement has been included in a prior release so the tracker item is being closed.

     

Anonymous
Anonymous

Add attachments
Cancel