Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » TrimLeft(prefix, s), TrimRight(suffix, s)
TrimLeft(prefix, s), TrimRight(suffix, s) [message #37763] Sat, 10 November 2012 15:40
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Two new small String utility functions:

TrimLeft("http://", "http://www.test.org") == "www.test.org"

TrimLeft("http://", "www.test.org") == "www.test.org"

TrimRight(".org", "www.test.org") == "www.test"
Previous Topic: IdCtrls
Next Topic: Two small ide improvements
Goto Forum:
  


Current Time: Fri Mar 29 01:31:04 CET 2024

Total time taken to generate the page: 0.01245 seconds