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.

24 December 2024

13 November 2024

7 October 2024

4 October 2024

23 August 2024

7 February 2024

3 April 2023

1 March 2023

27 February 2023

  • curprev 08:0908:09, 27 February 2023ClomosyManager talk contribs 1,116 bytes +1,116 Created page with "The AnsiCompareStr function compares two string values ​​for equality. This is the modern, native safe form of CompareStr. All Ansi commands support multibyte and accented characters.<br> It returns these values: initialValue < secondValue : -ve number initialValue = secondValue : 0 initialValue > secondValue : +ve number The comparison is not affected by length - it is carried out on a letter by letter basis. But a longer string is greater than a shorter, oth..."
Retrieved from "http:///AnsiCompareStr"