Knowledge Base
Found 673 results for: gcw script
-
AVEMARIA
The function AVEMARIA encodes or decodes a string with the AVEMARIA algorithm. AVEMARIA(string, mode) mode: 1: encoding 0: decoding:
Encryption and Codes73 April 28, 2024 -
ATBASH
The function ATBASH encodes or decodes a string with the Atbash algorith. ATBASH(string)
Encryption and Codes52 April 28, 2024 -
ENCLOSEDAREAS
The function ENCLOSEDAREAS calculates the enclosed areas – holes – in s string. The calculation can be steerd with the parameters modeNumber and mode4. modusNumber: 1: only numbers are valid0: all characters and digits are valid modus4: 1: digit 4 is a closed area 0: digit 4 is an open...
Miscelleanous Tools58 April 28, 2024 -
BWW
The function BWW calculates depending on the mode the word value of a given string, the cross sum of the word value or the iterated cross sum. alphabet mode defines the alphabet to be used and how to deal with Ä, Ö, Ü0: A-Z without any special characters1: A-Z, Ä Ö Ü ß => 27 – 302: A-Z, Ä=AE =...
Miscelleanous Tools97 April 28, 2024 -
ROMAN NUMBERS
DECTOROMAN The function DECTOROMAN converst a number in a roman number. DECTOROMAN(number) => string ROMANTODEC The function ROMANTODEC converts a roman number into a number. ROMANTODEC(string) => number
Numeral Systems77 April 28, 2024 -
Base encodings
The function BASE encodes or decodes a value using the BASE Encoding tools from the des GC Wizard. type:16, 32, 58, 64, 85, 91, 122 mode:0: decoding1: encoding BASE(type, mode, value)
Base encodings84 April 28, 2024 -
LISTGET
The function LISTGET gets the element at position index from the given list. The Element could be a number, string or a list. LISTGET(list, index) => object
Lists61 April 28, 2024 -
LISTTOSTRING
The function LISTTOSTRING prints the content of a list as string as string. Lists are enclosed by brackets. The elements are seperated with comma. LISTTOSTRING(list) => string
Lists73 April 28, 2024 -
LISTISNOTEMPTY
The function LISTISNOTEMPTY checks if a list is empty or not and returns a number 0 or 1. LISTISNOTEMPTY(liste) => 0 or 1 0: the list is empty 1: the list is not empty
Lists61 April 28, 2024 -
LISTISEMPTY
The function LISTISEMPTY checks if a list is empty or not and returns a number 0 or 1. LISTISEMPTY(liste) => 0 or 1 0: the list is not empty 1: the list is empty
Lists64 April 28, 2024 -
LISTLENGTH
The funktion LISTLENGTH returns the length of the given list – the number of elements of the list. If an element is a list, this list still counts as one element. LISTLENGTH(list) => number
Lists58 April 28, 2024 -
LISTSORT
The funktion LISTSORT sorts depending on mode a list. LISTSORT(list, mode) mode = 0: descending mode = 1: ascending
Lists57 April 28, 2024 -
LISTSHUFFLE
The funktion LISTSHUFFLE mixes a list. LISTSHUFFLE(list)
Lists85 April 28, 2024 -
LISTREMOVE
The funktion LISTREMOVE deleets the element of a given list at position index and returns he new list. CAUTION: The first element of a list has the index 0! LISTREMOVE(list, index) => list
Lists58 April 28, 2024 -
LISTINSERT
The funktion LISTINSERT inserts an object at position index in a given liste and returns the new list. The object could be an number, string or list. CAUTION: The first element of a list has the index 0! LISTINSERT(list, index, object) => list
Lists66 April 28, 2024 -
LISTADDALL
The funktion LISTADDALL adds all elements of a list - sourcelost - to a list - targetlist - and returns the new list. LISTADDALL(targetlist, sourcelist) => list
Lists53 April 28, 2024 -
LISTADD
The Function LISTADD adds an object to agiven liost and returns the new list. The object could be a number, string or a list. LISTADD(list, object) => list
Lists52 April 28, 2024 -
LISTCLEAR
Th funktion LISTCLEAR deletas the content of a list. LISTCLEAR(list)
Lists99 April 28, 2024 -
CONVERTTO
The function CONVERTTO reads a coordinate from the register LAT, LON and converts into format. The result is returned as a list. The first element of the list contains the coordinate as string. The following elements are the parts of the coordinate - if applicable. CONVERTTO(format) =>...
Coordinates86 April 28, 2024 -
DMSTODMM
The function DMSTODMM converts a DEGREE° MINUTE’ SECOND” coordinate into DEGREE° MINUTE.MILLIMINUTE’ and returns this as string. DMSTODMM(degree, minute) => string
Coordinates65 April 28, 2024
Archives
- January 2026
- August 2025
- July 2025
- May 2025
- February 2025
- January 2025
- November 2024
- October 2024
- September 2024
- May 2024
- April 2024
- February 2024
- December 2023
- September 2023
- April 2023
- February 2023
- January 2023
- November 2022
- March 2022
- January 2022
- December 2021
- October 2021
- July 2021
- May 2021
- April 2021
- February 2021
- January 2021
- October 2020
- September 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
Categories
Copyright © 2026, GC Wizard. Proudly powered by WordPress. Blackoot design by Iceable Themes.