From Clomosy Docs

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 May 2025

24 December 2024

13 November 2024

10 October 2024

7 February 2024

24 January 2024

13 September 2023

  • curprev 14:2514:25, 13 September 2023ClomosyManager talk contribs 340 bytes +340 Created page with "In Clomosy, you can use the clGetStringAfter function to retrieve text that comes after a character or characters in the text. The basic usage of the clGetStringAfter function is as follows: clGetStringAfter(mainText, ConditionText'): String '''Example:''' begin ShowMessage(clGetStringAfter('AAbBCC','bB')); end; '''Output:''' CC"
Retrieved from "http:///ClGetStringAfter"