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.

6 November 2025

7 April 2025

20 December 2024

13 November 2024

22 October 2024

1 August 2024

7 February 2024

22 January 2024

10 January 2024

6 November 2023

27 September 2023

  • curprev 11:3611:36, 27 September 2023ClomosyManager talk contribs 1,864 bytes +1,864 Created page with "Array means many variables of the same data type. Array variables are like a list with a sequence number. Items belonging to this list are also accessed by their sequence number. Another structure that enables the use of Array on Clomosy is the TclArray structure. There are different definitions according to the data type. These; myArrayInteger : TclArrayInteger; myArrayString : TclArrayString; myArrayDouble : TclArrayDouble; myArrayBoolean : TclArrayBoolean; myA..."
Retrieved from "http:///TclArray"