# nedyx

## Version 1.83

- [Welcome to nedyx](https://docs.nedyx.com/nedyx/readme.md): nedyx is the modern low code platform for rapid business app building with an intuitive, easy-to-learn user interface and the ability to cover requirements of any complexity.
- [Getting started](https://docs.nedyx.com/nedyx/getting-started.md)
- [Preparation](https://docs.nedyx.com/nedyx/getting-started/preparation.md)
- [Basic widget formatting](https://docs.nedyx.com/nedyx/getting-started/basic-widget-formatting.md)
- [The first formula](https://docs.nedyx.com/nedyx/getting-started/the-first-formula.md)
- [More formulas](https://docs.nedyx.com/nedyx/getting-started/more-formulas.md)
- [Combine several tables](https://docs.nedyx.com/nedyx/getting-started/combine-several-tables.md)
- [Add a new page](https://docs.nedyx.com/nedyx/getting-started/add-a-new-page.md)
- [Widget references across pages](https://docs.nedyx.com/nedyx/getting-started/widget-references-across-pages.md)
- [Add a chart widget](https://docs.nedyx.com/nedyx/getting-started/add-a-chart-widget.md)
- [Further adjustments](https://docs.nedyx.com/nedyx/getting-started/further-adjustments.md)
- [Working with nedyx](https://docs.nedyx.com/nedyx/working-with-nedyx.md)
- [Apps](https://docs.nedyx.com/nedyx/working-with-nedyx/apps.md)
- [Live and Edit mode](https://docs.nedyx.com/nedyx/working-with-nedyx/live-and-edit-mode.md)
- [The Header bar](https://docs.nedyx.com/nedyx/working-with-nedyx/the-header-bar.md)
- [The Navigation tab](https://docs.nedyx.com/nedyx/working-with-nedyx/the-navigation-tab.md)
- [Other areas](https://docs.nedyx.com/nedyx/working-with-nedyx/other-areas.md)
- [Pages](https://docs.nedyx.com/nedyx/working-with-nedyx/pages.md)
- [Widgets](https://docs.nedyx.com/nedyx/working-with-nedyx/widgets.md)
- [Widget types](https://docs.nedyx.com/nedyx/working-with-nedyx/widgets/widget-types.md): There are different types and subtypes of widgets.
- [Adding widgets](https://docs.nedyx.com/nedyx/working-with-nedyx/widgets/adding-widgets.md)
- [Widget selection](https://docs.nedyx.com/nedyx/working-with-nedyx/widgets/widget-selection.md)
- [Widget positioning](https://docs.nedyx.com/nedyx/working-with-nedyx/widgets/widget-positioning.md)
- [Style tab](https://docs.nedyx.com/nedyx/working-with-nedyx/widgets/style-tab.md)
- [Settings tab](https://docs.nedyx.com/nedyx/working-with-nedyx/widgets/settings-tab.md)
- [Cell styles](https://docs.nedyx.com/nedyx/working-with-nedyx/widgets/cell-styles.md)
- [Chart content](https://docs.nedyx.com/nedyx/working-with-nedyx/widgets/chart-content.md)
- [Chart properties](https://docs.nedyx.com/nedyx/working-with-nedyx/widgets/chart-properties.md)
- [Undo / redo](https://docs.nedyx.com/nedyx/working-with-nedyx/widgets/undo-redo.md)
- [Databases](https://docs.nedyx.com/nedyx/working-with-nedyx/databases.md)
- [Connect to a database](https://docs.nedyx.com/nedyx/working-with-nedyx/databases/connect-to-a-database.md)
- [Get external data](https://docs.nedyx.com/nedyx/working-with-nedyx/databases/get-external-data.md)
- [File management](https://docs.nedyx.com/nedyx/working-with-nedyx/file-management.md)
- [ClearLines Functions](https://docs.nedyx.com/nedyx/clearlines-functions.md)
- [General Aspects](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects.md)
- [Formula structure](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/formula-structure.md): ClearLines formulas consist of the following elements.
- [The formula editor](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/the-formula-editor.md)
- [Actions](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/actions.md)
- [Calculated widget properties](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/calculated-widget-properties.md): Properties can be used to define and change the appearance and behavior of widgets.
- [Content](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/content.md)
- [Chart labels](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/chart-labels.md)
- [Column widths and Row heights](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/column-widths-and-row-heights.md)
- [Connection](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/connection.md)
- [Editable](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/editable.md)
- [MinY and MaxY](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/miny-and-maxy.md)
- [Style](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/style.md)
- [Tooltips](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/tooltips.md)
- [Visible](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/visible.md)
- [Calculated page properties](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/calculated-page-properties.md)
- [Visible (for pages)](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/calculated-page-properties/visible-for-pages.md)
- [Ranges](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/ranges.md)
- [Widget references](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/widget-references.md)
- [Menu selection references](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/menu-selection-references.md)
- [Cell references](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/cell-references.md)
- [Menu widget synchronization](https://docs.nedyx.com/nedyx/clearlines-functions/general-aspects/menu-widget-synchronization.md)
- [Action functions](https://docs.nedyx.com/nedyx/clearlines-functions/action-functions.md)
- [ACTIONCOLUMN](https://docs.nedyx.com/nedyx/clearlines-functions/action-functions/actioncolumn.md): Returns the index of the column, which was selected before or after the current action.
- [ACTIONCONTENT](https://docs.nedyx.com/nedyx/clearlines-functions/action-functions/actioncontent.md): Returns the content of the cell, which was selected before or after the current action.
- [ACTIONROW](https://docs.nedyx.com/nedyx/clearlines-functions/action-functions/actionrow.md): Returns the index of the row, which was selected before or after the current action.
- [CLICK](https://docs.nedyx.com/nedyx/clearlines-functions/action-functions/click.md): Executes the Click action of a button widget.
- [Database functions](https://docs.nedyx.com/nedyx/clearlines-functions/database-functions.md)
- [CALLURL](https://docs.nedyx.com/nedyx/clearlines-functions/database-functions/callurl.md): Returns the result of an http-based url request.
- [EXECUTE](https://docs.nedyx.com/nedyx/clearlines-functions/database-functions/execute.md): Executes a statement for a data connector.
- [GETDATA](https://docs.nedyx.com/nedyx/clearlines-functions/database-functions/getdata.md): Retrieves data from a data connector.
- [GETDBCOLUMNNAMES](https://docs.nedyx.com/nedyx/clearlines-functions/database-functions/getdbcolumnnames.md): Returns the names of db columns from a widget.
- [GETSTATEMENT](https://docs.nedyx.com/nedyx/clearlines-functions/database-functions/getstatement.md): Returns the statement (SQL, MDX or REST URI) as defined in the Connection tab.
- [INSERTDATA](https://docs.nedyx.com/nedyx/clearlines-functions/database-functions/insertdata.md): Writes data back to a data source.
- [Date functions](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions.md)
- [CREATEDATE](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions/createdate.md): Returns a date, defined by year, month and day.
- [DATE](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions/date.md): Converts a value into value type “date”.
- [DATETOTEXT](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions/datetotext.md): Converts a datetime value into a text with a user-defined format.
- [DAY](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions/day.md): Returns the day of a date.
- [GETTIMEZONEOFFSET](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions/gettimezoneoffset.md): Returns the difference in hours between the local and the UTC time.
- [HOUR](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions/hour.md): Returns the hour of a datetime value.
- [MILLISECOND](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions/millisecond.md): Returns the millisecond of a datetime value.
- [MINUTE](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions/minute.md): Returns the minute of a datetime value.
- [MONTH](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions/month.md): Returns the month of a date.
- [NOW](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions/now.md): Returns the current date and time.
- [SECOND](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions/second.md): Returns the second of a datetime value.
- [TODAY](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions/today.md): Returns the date of the current day.
- [WEEKDAY](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions/weekday.md): Returns the weekday of a date as a number.
- [YEAR](https://docs.nedyx.com/nedyx/clearlines-functions/date-functions/year.md): Returns the year of a date.
- [Import / export functions](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions.md)
- [DOWNLOAD](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions/download.md): Downloads a text as a file to the local client computer.
- [DELETEFILE](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions/deletefile.md): Deletes a file on the nedyx server.
- [DOWNLOADEXCEL](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions/downloadexcel.md): Creates an Excel file with the content of a table widget and downloads it.
- [DOWNLOADFILE](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions/downloadfile.md): Downloads a file to the local client computer.
- [DOWNLOADPDF](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions/downloadpdf.md): Creates and downloads a pdf file with a selection of app pages.
- [EXCELCREATE](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions/excelcreate.md): Creates an Excel file on the nedyx server with the content of a table widget.
- [GETFILELIST](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions/getfilelist.md): Returns a range containing all files which have been uploaded or created in the current nedyx workspace.
- [PDFCREATE](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions/pdfcreate.md): Creates a pdf file with a selection of app pages.
- [POSTMESSAGE](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions/postmessage.md): Sends a message to current browser page.
- [SCANCODE](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions/scancode.md): Scans a QR or bar code and returns its content as a text.
- [SENDEMAIL](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions/sendemail.md): Sends an email to one or more recipients.
- [UPLOAD](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions/upload.md): Uploads the content of a file from the local client computer into a widget.
- [UPLOADFILE](https://docs.nedyx.com/nedyx/clearlines-functions/import-export-functions/uploadfile.md): Uploads a file from the local client computer to the nedyx server.
- [Logical functions](https://docs.nedyx.com/nedyx/clearlines-functions/logical-functions.md)
- [AND](https://docs.nedyx.com/nedyx/clearlines-functions/logical-functions/and.md): Returns true, if all parameters are true, otherwise false.
- [IF](https://docs.nedyx.com/nedyx/clearlines-functions/logical-functions/if.md): Evaluates an expression if a corresponding condition is true.
- [ISEMPTY](https://docs.nedyx.com/nedyx/clearlines-functions/logical-functions/isempty.md): Returns true if a value is of type empty or an empty text (““) , otherwise false.
- [ISUSERACTION](https://docs.nedyx.com/nedyx/clearlines-functions/logical-functions/isuseraction.md): Returns true, if the function is called in a formula of the widget, where the user has performed the current action.
- [LOOP](https://docs.nedyx.com/nedyx/clearlines-functions/logical-functions/loop.md): Executes an expression until a condition is met.
- [NOT](https://docs.nedyx.com/nedyx/clearlines-functions/logical-functions/not.md): Returns true, if the parameter is false, otherwise false.
- [OR](https://docs.nedyx.com/nedyx/clearlines-functions/logical-functions/or.md): Returns true, if at least one of the parameters is true, otherwise false
- [Mathematical functions](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions.md)
- [ABS](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/abs.md): Returns the absolute value of a number.
- [BINTODEC](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/bintodec.md): Returns a decimal number from a binary value.
- [BINTOHEX](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/bintohex.md): Returns the hexidecimal representation of a binary value.
- [COS](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/cos.md): Returns the cosine of a given angle.
- [COT](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/cot.md): Returns the cotangent of a given angle.
- [DECTOBIN](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/dectobin.md): Returns the binary representation of a decimal number.
- [DECTOHEX](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/dectohex.md): Returns the hexidecimal representation of a number.
- [EXP](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/exp.md): Returns Euler's number e (2.7182...) raised by an exponent.
- [HEXTOBIN](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/hextobin.md): Returns a binary value from a hexadecimal value.
- [HEXTODEC](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/hextodec.md): Returns a decimal number from a hexadecimal value.
- [LN](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/ln.md): Returns the "natural logarithm" of a number, base e (Euler’s number 2.7182...).
- [LOG](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/log.md): Returns the logarithm to a specified base.
- [MAX](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/max.md): Returns the maximum of numers in a range.
- [MIN](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/min.md): Returns the minimum of numers in a range.
- [MOD](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/mod.md): Returns the remainder after dividing a number by another number.
- [MROUND](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/mround.md): Rundet eine Zahl auf das nächste Vielfache einer anderen Zahl.
- [NUMBER](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/number.md): Converts a value into value type “number”.
- [PI](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/pi.md): Returns PI, as number 3.1415926....
- [RAND](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/rand.md): Returns a random number.
- [ROUND](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/round.md): Rounds a number to a defined number of digits.
- [SIN](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/sin.md): Returns the sine of a given angle.
- [SQRT](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/sqrt.md): Returns the square root of a number.
- [SUM](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/sum.md): Returns the sum of numers in a range.
- [TAN](https://docs.nedyx.com/nedyx/clearlines-functions/mathematical-functions/tan.md): Returns the tangent of a given angle.
- [Navigation functions](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions.md)
- [APPMODE](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/appmode.md): Returns the current mode of the app.
- [APPNAME](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/appname.md): Returns the name of the current app.
- [CLOSE](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/close.md): Closes the current page.
- [GETPAGES](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/getpages.md): Returns a range with information about the pages of the navigation tab.
- [GETURLPARAM](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/geturlparam.md): Returns the value of a key from the current web page url.
- [MESSAGE](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/message.md): Shows a text in a message window.
- [OPEN](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/open.md): Opens a page
- [OPENWEBPAGE](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/openwebpage.md): Opens a web page based on a url.
- [PAGE](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/page.md): Returns the name of the previous page, which is helpful for popup pages.
- [QUESTION](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/question.md): Opens a question window and returns the answer selected by the user.
- [STARTTIMER](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/starttimer.md): Starts a timer that executes a widget action at regular intervals.
- [STOPTIMER](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/stoptimer.md): Stops a running timer.
- [TIMERLIST](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/timerlist.md): Returns information about all currently running timers in the current app.
- [Range functions](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions.md)
- [AGGREGATE](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/aggregate.md): Aggregates rows of a range based on duplicate elements.
- [CELL](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/cell.md): Returns a cell of a range.
- [CLEAR](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/clear.md): Converts an error to an empty value.
- [COLUMN](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/column.md): Returns a column of a range.
- [COLUMNS](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/columns.md): Returns specific columns of a range.
- [COMBINE](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/combine.md): Returns the combination of two or more ranges.
- [CONVERT](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/convert.md): Converts values to a specific value type.
- [COUNT](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/count.md): Returns the number of numeric cells in a range.
- [CROSSJOIN](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/crossjoin.md): Creates a cartesian product by combining rows from multiple ranges.
- [CSVTORANGE](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/csvtorange.md): Returns a range which has been extracted from a CSV (comma separated version) text.
- [CUMULATE](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/cumulate.md): Cumulates a range of values, i.e. every number of the range is added to the sum of all previous numbers.
- [DIFF](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/diff.md): Removes rows from a range.
- [EMPTY](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/empty.md): Returns empty cells.
- [FILTER](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/filter.md): Returns a range which is filtered based on a condition.
- [FLIPCELLS](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/flipcells.md): Flips a range of values in a specified direction.
- [GETTYPE](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/gettype.md): Returns the type of a value.
- [INSERTRANGE](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/insertrange.md): Returns a range where another range has been inserted.
- [INTERSECTION](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/intersection.md): Returns elements of a range which are included in another range as well.
- [LEVEL](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/level.md): Returns the hierarchy levels of visible rows in a hierarchy widget.
- [LOOKUP](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/lookup.md): Maps rows from a range according to a column of key values.
- [MOVECELLS](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/movecells.md): Moves non-empty cells within a range in a specified direction, optionally removing empty cells.
- [PIVOT](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/pivot.md): Converts a row-based range of values to a column-based range of values.
- [RANGE](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/range.md): Returns a part of a range.
- [RANGETOCSV](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/rangetocsv.md): Returns a CSV (comma separated version) representation of a range.
- [RANGETOHIERARCHY](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/rangetohierarchy.md): Converts a range to a hierarchy.
- [RANGETOROW](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/rangetorow.md): Converts a range of cells to a row range.
- [RANGETOJSON](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/rangetojson.md): Converts a range of cells to a json text.
- [JSONTORANGE](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/jsontorange.md): Converts a json text to a range of cells.
- [ROW](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/row.md): Returns a row of a range.
- [ROWS](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/rows.md): Returns specific rows of a range.
- [ROWTORANGE](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/rowtorange.md): Converts the cells of a row into a range.
- [SEQUENCE](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/sequence.md): Returns a range of sequential numbers.
- [SORT](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/sort.md): Returns a range which is sorted based on values in one or more columns.
- [TRANSPOSE](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/transpose.md): Returns a range with exchanged rows and columns.
- [TRIMCELLS](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/trimcells.md): Removes empty rows or columns from a range.
- [UNIQUE](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/unique.md): Removes duplicate rows or columns from a range.
- [UNPIVOT](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/unpivot.md): Converts a column-based range of values to a row-based range of values.
- [VISIBLEHIERARCHY](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/visiblehierarchy.md): Returns for hierarchy widgets the currently visible rows.
- [Text functions](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions.md)
- [CHAR](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/char.md): Returns a Unicode character based on its number.
- [CODE](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/code.md): Returns the Unicode value of a character.
- [CREATEMEMBER](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/createmember.md): Returns a value containing two texts - the display text and a hidden text.
- [FIND](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/find.md): Returns the position of a text within another text.
- [HASH](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/hash.md): Returns a hashed representation of a text.
- [HIDDENTEXT](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/hiddentext.md): Returns the hidden text of a member value.
- [HTMLTOJSONTEXT](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/htmltojsontext.md): Converts a HTML text to a JSON text which can be assigned to formatted text widgets.
- [JSONTEXTTOHTML](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/jsontexttohtml.md): Converts formatted text widget content to HTML markup.
- [LEFT](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/left.md): Returns the first n characters of a text.
- [LEN](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/len.md): Returns the number of characters in a text.
- [LOWER](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/lower.md): Returns a specified text in lower case.
- [MID](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/mid.md): Returns a segment of a text.
- [RIGHT](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/right.md)
- [SUBSTITUTE](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/substitute.md): Replaces sub-texts in a text.
- [TEXT](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/text.md): Converts a value into value type “text”.
- [TRIM](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/trim.md): Removes leading and trailing spaces from a text.
- [UPPER](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/upper.md): Returns a specified text in upper case.
- [User management functions](https://docs.nedyx.com/nedyx/clearlines-functions/user-management-functions.md)
- [ADDUSER](https://docs.nedyx.com/nedyx/clearlines-functions/user-management-functions/adduser.md): Adds a new user to the current workspace.
- [APPLIST](https://docs.nedyx.com/nedyx/clearlines-functions/user-management-functions/applist.md): Returns a list of all apps in the current workspace.
- [APPSHARELIST](https://docs.nedyx.com/nedyx/clearlines-functions/user-management-functions/appsharelist.md): The APPSHARELIST function returns a list of all users with whom an app is shared.
- [REMOVEUSER](https://docs.nedyx.com/nedyx/clearlines-functions/user-management-functions/removeuser.md): Removes a user from the current workspace.
- [SHAREAPP](https://docs.nedyx.com/nedyx/clearlines-functions/user-management-functions/shareapp.md): Shares an app with a user.
- [UPDATEUSER](https://docs.nedyx.com/nedyx/clearlines-functions/user-management-functions/updateuser.md): Changes properties of an existing user in the current workspace.
- [USERLIST](https://docs.nedyx.com/nedyx/clearlines-functions/user-management-functions/userlist.md): Returns a list of all users in the current workspace.
- [USERNAME](https://docs.nedyx.com/nedyx/clearlines-functions/user-management-functions/username.md): Returns information about the current user.
- [Widget functions](https://docs.nedyx.com/nedyx/clearlines-functions/widget-functions.md)
- [CELLREF](https://docs.nedyx.com/nedyx/clearlines-functions/widget-functions/cellref.md): Inserts an area at a desired position in a table widget.
- [COPY](https://docs.nedyx.com/nedyx/clearlines-functions/widget-functions/copy.md): Copies a range of values into a widget at a specified position.
- [GETSELECTION](https://docs.nedyx.com/nedyx/clearlines-functions/widget-functions/getselection.md): Retrieves the current selection of a menu widget.
- [LOADWIDGETCONTENT](https://docs.nedyx.com/nedyx/clearlines-functions/widget-functions/loadwidgetcontent.md): Loads the current content of a widget from the nedyx database.
- [NAME](https://docs.nedyx.com/nedyx/clearlines-functions/widget-functions/name.md): Returns the name of the widget which is executing the current formula.
- [SETSCROLLPOSITION](https://docs.nedyx.com/nedyx/clearlines-functions/widget-functions/setscrollposition.md): Sets the scroll position of a table widget.
- [STOREWIDGETCONTENT](https://docs.nedyx.com/nedyx/clearlines-functions/widget-functions/storewidgetcontent.md): Saves the current content of a widget in the nedyx database.
- [SWITCH](https://docs.nedyx.com/nedyx/clearlines-functions/widget-functions/switch.md): Changes the setting of a menu widget.
- [UPDATE](https://docs.nedyx.com/nedyx/clearlines-functions/widget-functions/update.md): Updates the content of a widget.
- [Security](https://docs.nedyx.com/nedyx/security.md)
- [User Management](https://docs.nedyx.com/nedyx/security/user-management.md)
- [Workspaces](https://docs.nedyx.com/nedyx/security/user-management/workspaces.md)
- [Workspace Roles](https://docs.nedyx.com/nedyx/security/user-management/workspace-roles.md)
- [Adding Users to a Workspace](https://docs.nedyx.com/nedyx/security/user-management/adding-users-to-a-workspace.md)
- [App Roles](https://docs.nedyx.com/nedyx/security/user-management/app-roles.md)
- [Share an App with Other Users](https://docs.nedyx.com/nedyx/security/user-management/share-an-app-with-other-users.md)
- [Guest Access](https://docs.nedyx.com/nedyx/security/user-management/guest-access.md)
- [Change Password](https://docs.nedyx.com/nedyx/security/user-management/change-password.md)
- [Appendix](https://docs.nedyx.com/nedyx/appendix.md)
- [Keyboard shortcuts](https://docs.nedyx.com/nedyx/appendix/keyboard-shortcuts.md)
- [Error handling](https://docs.nedyx.com/nedyx/appendix/error-handling.md)
- [Feature preview](https://docs.nedyx.com/nedyx/appendix/feature-preview.md): The feature preview option provides early access to functionality which is not general available.
- [Supported browsers](https://docs.nedyx.com/nedyx/appendix/supported-browsers.md)
- [Version changes](https://docs.nedyx.com/nedyx/appendix/version-changes.md)
- [System requirements for on-premises installations](https://docs.nedyx.com/nedyx/appendix/system-requirements-for-on-premises-installations.md)

## Version 1.83 - DE

- [Willkommen bei nedyx](https://docs.nedyx.com/version-1.83-de/nedyx/readme.md)
- [Erste Schritte](https://docs.nedyx.com/version-1.83-de/nedyx/erste-schritte.md)
- [Vorbereitung](https://docs.nedyx.com/version-1.83-de/nedyx/erste-schritte/vorbereitung.md)
- [Erste Formatierungen](https://docs.nedyx.com/version-1.83-de/nedyx/erste-schritte/erste-formatierungen.md)
- [Die erste Formel](https://docs.nedyx.com/version-1.83-de/nedyx/erste-schritte/die-erste-formel.md)
- [Weitere Formeln](https://docs.nedyx.com/version-1.83-de/nedyx/erste-schritte/weitere-formeln.md)
- [Mehrere Tabellen kombinieren](https://docs.nedyx.com/version-1.83-de/nedyx/erste-schritte/mehrere-tabellen-kombinieren.md)
- [Eine neue Seite hinzufügen](https://docs.nedyx.com/version-1.83-de/nedyx/erste-schritte/eine-neue-seite-hinzufugen.md)
- [Widget Referenzen zwischen Seiten](https://docs.nedyx.com/version-1.83-de/nedyx/erste-schritte/widget-referenzen-zwischen-seiten.md)
- [Ein Grafik-Widget hinzufügen](https://docs.nedyx.com/version-1.83-de/nedyx/erste-schritte/ein-grafik-widget-hinzufugen.md)
- [Weitere Anpassungen](https://docs.nedyx.com/version-1.83-de/nedyx/erste-schritte/weitere-anpassungen.md)
- [Mit nedyx arbeiten](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten.md)
- [Apps](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/apps.md)
- [Live und Edit Modus](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/live-und-edit-modus.md)
- [Die Kopfleiste](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/die-kopfleiste.md)
- [Der Navigations-Tab](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/der-navigations-tab.md)
- [Weitere Felder](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/weitere-felder.md)
- [Seiten](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/seiten.md)
- [Widgets](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/widgets.md)
- [Widget-Typen](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/widgets/widget-typen.md): Es gibt unterschiedliche Typen und Untertypen von Widgets.
- [Hinzufügen von Widgets](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/widgets/hinzufugen-von-widgets.md)
- [Widget-Auswahl](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/widgets/widget-auswahl.md)
- [Widget-Positionierung](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/widgets/widget-positionierung.md)
- [Style-Tab](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/widgets/style-tab.md)
- [Settings-Tab](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/widgets/settings-tab.md)
- [Zellen-Formate](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/widgets/zellen-formate.md)
- [Chart-Inhalte](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/widgets/chart-inhalte.md)
- [Chart-Eigenschaften](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/widgets/chart-eigenschaften.md)
- [Rückgängig / Wiederherstellen](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/widgets/ruckgangig-wiederherstellen.md)
- [Datenbanken](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/datenbanken.md)
- [Mit einer Datenquelle verbinden](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/datenbanken/mit-einer-datenquelle-verbinden.md)
- [Auf externe Daten zugreifen](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/datenbanken/auf-externe-daten-zugreifen.md)
- [Dateimanagement](https://docs.nedyx.com/version-1.83-de/nedyx/mit-nedyx-arbeiten/dateimanagement.md)
- [ClearLines Funktionen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen.md)
- [Allgemeine Aspekte](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte.md)
- [Aufbau von Formeln](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/aufbau-von-formeln.md): ClearLines Formeln bestehen aus folgenden Elementen:
- [Der Formel Editor](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/der-formel-editor.md)
- [Aktionen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/aktionen.md)
- [Berechnete Widget Eigenschaften](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften.md): Eigenschaften können verwendet werden, um das Aussehen und Verhalten von Widgets zu definieren und zu ändern.
- [Content](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/content.md)
- [Chart labels](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/chart-labels.md)
- [Column widths und Row heights](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/column-widths-und-row-heights.md)
- [Connection](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/connection.md)
- [Editable](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/editable.md)
- [MinY und MaxY](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/miny-und-maxy.md)
- [Style](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/style.md)
- [Tooltips](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/tooltips.md)
- [Visible](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/visible.md)
- [Bereiche](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/bereiche.md)
- [Widget-Referenzen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/widget-referenzen.md)
- [Menü-Auswahl Referenzen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/menu-auswahl-referenzen.md)
- [Zell-Referenzen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/zell-referenzen.md)
- [Synchronisierung von Menu Widgets](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/allgemeine-aspekte/synchronisierung-von-menu-widgets.md)
- [Aktions-Funktionen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/aktions-funktionen.md)
- [ACTIONCOLUMN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/aktions-funktionen/actioncolumn.md): Gibt den Index der Spalte zurück, bei der die aktuelle Aktion ausgeführt wurde.
- [ACTIONCONTENT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/aktions-funktionen/actioncontent.md): Gibt den Inhalt der Zelle zurück, bei der die aktuelle Aktion ausgeführt wurde.
- [ACTIONROW](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/aktions-funktionen/actionrow.md): Gibt den Index der Zeile zurück, bei der die aktuelle Aktion ausgeführt wurde.
- [CLICK](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/aktions-funktionen/click.md): Führt die Klick-Aktion eines Schaltflächen-Widgets aus.
- [Benutzerverwaltungs-Funktionen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/benutzerverwaltungs-funktionen.md)
- [ADDUSER](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/benutzerverwaltungs-funktionen/adduser.md): Fügt dem aktuellen Arbeitsbereich einen neuen Benutzer hinzu.
- [APPLIST](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/benutzerverwaltungs-funktionen/applist.md): Gibt eine Liste aller Anwendungen im aktuellen Workspace zurück.
- [APPSHARELIST](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/benutzerverwaltungs-funktionen/appsharelist.md): Die Funktion APPSHARELIST gibt eine Liste aller Benutzer zurück, für die eine App freigegeben ist.
- [REMOVEUSER](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/benutzerverwaltungs-funktionen/removeuser.md): Entfernt einen Benutzer aus dem aktuellen Arbeitsbereich.
- [SHAREAPP](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/benutzerverwaltungs-funktionen/shareapp.md): Teilt eine Anwendung mit einem Benutzer.
- [UPDATEUSER](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/benutzerverwaltungs-funktionen/updateuser.md): Ändert die Eigenschaften eines vorhandenen Benutzers im aktuellen Workspace.
- [USERLIST](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/benutzerverwaltungs-funktionen/userlist.md): Gibt eine Liste aller Benutzer im aktuellen Workspace zurück.
- [USERNAME](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/benutzerverwaltungs-funktionen/username.md): Gibt Informationen über den aktuellen Benutzer zurück.
- [Bereichs-Funktionen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen.md)
- [AGGREGATE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/aggregate.md): Aggregiert Zeilen eines Bereichs auf der Grundlage doppelter Elemente.
- [CELL](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/cell.md): Gibt eine Zelle eines Bereichs zurück.
- [CLEAR](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/clear.md): Wandelt einen Fehler in einen leeren Wert um.
- [COLUMN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/column.md): Gibt eine Spalte eines Bereichs zurück.
- [COLUMNS](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/columns.md): Liefert gewünschte Spalten eines Bereichs zurück.
- [COMBINE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/combine.md): Gibt die Kombination von zwei oder mehr Bereichen zurück.
- [CONVERT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/convert.md): Konvertiert Werte in einen bestimmten Wertetyp.
- [COUNT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/count.md): Gibt die Anzahl der numerischen Zellen in einem Bereich zurück.
- [CROSSJOIN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/crossjoin.md): Erstellt ein kartesisches Produkt durch Kombination von Zeilen aus mehreren Bereichen.
- [CSVTORANGE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/csvtorange.md): Gibt einen Bereich zurück, der aus einem CSV-basierten Text extrahiert wurde.
- [CUMULATE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/cumulate.md): Kumuliert einen Wertebereich, d. h. jede Zahl des Bereichs wird zur Summe aller vorherigen Zahlen addiert.
- [DIFF](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/diff.md): Entfernt Zeilen aus einem Bereich.
- [EMPTY](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/empty.md): Gibt leere Zellen zurück.
- [FILTER](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/filter.md): Gibt einen Bereich zurück, der auf der Grundlage einer Bedingung gefiltert wird.
- [FLIPCELLS](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/flipcells.md): Kehrt einen Wertebereich in eine angegebene Richtung um.
- [GETTYPE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/gettype.md): Gibt den Typ eines Wertes zurück.
- [INSERTRANGE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/insertrange.md): Gibt einen Bereich zurück, in den ein anderer Bereich eingefügt wurde.
- [INTERSECTION](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/intersection.md): Gibt Elemente eines Bereichs zurück, die auch in einem anderen Bereich enthalten sind.
- [JSONTORANGE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/jsontorange.md): Konvertiert einen json-Text in einen Bereich.
- [LEVEL](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/level.md): Gibt die Hierarchieebenen der sichtbaren Zeilen in einem Hierarchie-Widget zurück.
- [LOOKUP](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/lookup.md): Ordnet Zeilen aus einem Bereich entsprechend einer Spalte mit Schlüsselwerten zu.
- [MOVECELLS](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/movecells.md): Verschiebt nicht-leere Zellen innerhalb eines Bereichs in eine bestimmte Richtung und entfernt optional leere Zellen.
- [PIVOT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/pivot.md): Konvertiert einen zeilenbasierten Bereich von Werten in einen spaltenbasierten Bereich von Werten.
- [RANGE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/range.md): Gibt einen Teil eines Bereichs zurück.
- [RANGETOCSV](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/rangetocsv.md): Wandelt einen Bereich in einen csv-basierten Text um.
- [RANGETOHIERARCHY](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/rangetohierarchy.md): Wandelt einen Bereich in eine Hierarchie um.
- [RANGETOJSON](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/rangetojson.md): Konvertiert einen Bereich von Zellen in einen json-Text.
- [RANGETOROW](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/rangetorow.md): Konvertiert einen Bereich von Zellen in einen Zeilen-Bereich.
- [ROW](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/row.md): Gibt eine Zeile eines Bereichs zurück.
- [ROWS](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/rows.md): Liefert gewünschte Zeilen eines Bereichs zurück.
- [ROWTORANGE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/rowtorange.md): Konvertiert die Zellen einer Zeile in einen Bereich.
- [SEQUENCE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/sequence.md): Gibt einen Bereich von aufeinanderfolgenden Zahlen zurück.
- [SORT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/sort.md): Gibt einen Bereich zurück, der auf der Grundlage der Werte in einer oder mehreren Spalten sortiert ist.
- [TRANSPOSE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/transpose.md): Gibt einen Bereich mit ausgetauschten Zeilen und Spalten zurück.
- [TRIMCELLS](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/trimcells.md): Entfernt leere Zeilen oder Spalten aus einem Bereich.
- [UNIQUE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/unique.md): Entfernt doppelte Zeilen oder Spalten aus einem Bereich.
- [UNPIVOT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/unpivot.md): Konvertiert einen spaltenbasierten Bereich von Werten in einen zeilenbasierten Bereich von Werten.
- [VISIBLEHIERARCHY](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/bereichs-funktionen/visiblehierarchy.md): Gibt für Hierarchie-Widgets die aktuell sichtbaren Zeilen zurück.
- [Datenbank-Funktionen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datenbank-funktionen.md)
- [CALLURL](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datenbank-funktionen/callurl.md): Gibt das Ergebnis einer http-basierten URL-Anfrage zurück.
- [EXECUTE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datenbank-funktionen/execute.md): Führt eine Anweisung für eine Datenbank-Verbindung aus.
- [GETDATA](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datenbank-funktionen/getdata.md): Ruft Daten von einem Datenkonnektor ab.
- [GETDBCOLUMNNAMES](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datenbank-funktionen/getdbcolumnnames.md): Gibt die Namen der Datenbank-Spalten eines Widgets zurück.
- [GETSTATEMENT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datenbank-funktionen/getstatement.md): Gibt die Anweisung (SQL, MDX oder REST URI) wie auf der Registerkarte Verbindung definiert zurück.
- [INSERTDATA](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datenbank-funktionen/insertdata.md): Schreibt Daten in eine Datenbank-Tabelle.
- [Datums-Funktionen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen.md)
- [CREATEDATE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/createdate.md): Gibt ein Datum zurück, definiert durch Jahr, Monat und Tag.
- [DATE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/date.md): Konvertiert einen Wert in die Wertart "Datum".
- [DATETOTEXT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/datetotext.md): Konvertiert ein Datum oder eine Zeitangabe in einen Text mit benutzerdefiniertem Format.
- [DAY](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/day.md): Gibt den Tag eines Datums zurück.
- [GETTIMEZONEOFFSET](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/gettimezoneoffset.md): Liefert die Differenz an Stunden zwischen der lokalen und der UTC Zeit zurück.
- [HOUR](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/hour.md): Gibt die Stunde einer Zeit bzw. eines Datums zurück.
- [MILLISECOND](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/millisecond.md): Gibt die Millisekunde einer Zeit bzw. eines Datums zurück.
- [MINUTE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/minute.md): Gibt die Minute einer Zeit bzw. eines Datums zurück.
- [MONTH](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/month.md): Gibt den Monat eines Datums zurück.
- [NOW](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/now.md): Liefert die aktuelle Zeit und das aktuelle Datum zurück.
- [SECOND](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/second.md): Gibt die Sekunde einer Zeit bzw. eines Datums zurück.
- [TODAY](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/today.md): Gibt das Datum des aktuellen Tages zurück.
- [WEEKDAY](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/weekday.md): Gibt den Wochentag eines Datums als Zahl zurück.
- [YEAR](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/datums-funktionen/year.md): Gibt das Jahr eines Datums zurück.
- [Import / Export-Funktionen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/import-export-funktionen.md)
- [DELETEFILE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/import-export-funktionen/deletefile.md): Löscht eine Datei auf den nedyx Server.
- [DOWNLOAD](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/import-export-funktionen/download.md): Lädt den Inhalt eines Widgets als Datei auf den lokalen Client-Computer herunter.
- [DOWNLOADEXCEL](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/import-export-funktionen/downloadexcel.md): Erzeugt eine Excel-Datei mit dem Inhalt eines Tabellen Widgets und lädt diese herunter.
- [DOWNLOADFILE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/import-export-funktionen/downloadfile.md): Lädt eine Datei auf den lokalen Client-Computer herunter.
- [DOWNLOADPDF](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/import-export-funktionen/downloadpdf.md)
- [EXCELCREATE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/import-export-funktionen/excelcreate.md): Erzeugt eine Excel-Datei mit dem Inhalt eines Tabellen Widgets.
- [GETFILELIST](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/import-export-funktionen/getfilelist.md): Liefert eine Liste aller Dateien, die im aktuellen Workspace hochgeladen oder erstellt wurden.
- [PDFCREATE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/import-export-funktionen/pdfcreate.md): Erzeugt eine PDF-Datei mit einer Auswahl von Anwendungsseiten.
- [POSTMESSAGE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/import-export-funktionen/postmessage.md): Sendet einen Text an die übergeordnete Browserseite.
- [SCANCODE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/import-export-funktionen/scancode.md): Scannt einen QR- oder Barcode und gibt seinen Inhalt als Text zurück.
- [SENDEMAIL](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/import-export-funktionen/sendemail.md): Sendet eine E-Mail an einen oder mehrere Empfänger.
- [UPLOAD](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/import-export-funktionen/upload.md): Lädt den Inhalt einer Datei vom lokalen Client-Computer in ein Widget hoch.
- [UPLOADFILE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/import-export-funktionen/uploadfile.md): Lädt eine Datei vom lokalen Client-Computer auf den nedyx Server hoch.
- [Logik-Funktionen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/logik-funktionen.md)
- [AND](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/logik-funktionen/and.md): Gibt true zurück, wenn alle Parameter true sind, sonst false.
- [IF](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/logik-funktionen/if.md): Wertet einen Ausdruck aus, wenn eine entsprechende Bedingung erfüllt ist.
- [ISEMPTY](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/logik-funktionen/isempty.md): Gibt true zurück, wenn ein Wert vom Typ leer oder ein leerer Text ("") ist, andernfalls false.
- [ISUSERACTION](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/logik-funktionen/isuseraction.md): Gibt true zurück, wenn die Funktion in einer Formel des Widgets aufgerufen wird, in der der Benutzer die aktuelle Aktion ausgeführt hat.
- [LOOP](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/logik-funktionen/loop.md): Führt einen Ausdruck aus, bis eine Bedingung erfüllt ist.
- [NOT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/logik-funktionen/not.md): Gibt true zurück, wenn der Parameter false ist, sonst false.
- [OR](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/logik-funktionen/or.md): Gibt true zurück, wenn mindestens einer der Parameter true ist, andernfalls false.
- [Mathematische Funktionen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen.md)
- [ABS](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/abs.md): Gibt den absoluten Wert einer Zahl zurück.
- [BINTODEC](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/bintodec.md): Liefert den Dezimal-Wert eines binären Werts zurück.
- [BINTOHEX](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/bintohex.md): Liefert die hexadezimale Darstellung eines binären Werts zurück.
- [COS](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/cos.md): Liefert den Kosinus eines Winkels.
- [COT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/cot.md): Liefert den Kotangens eines Winkels.
- [DECTOBIN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/dectobin.md): Liefert die binäre Darstellung einer Zahl zurück.
- [DECTOHEX](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/dectohex.md): Liefert die hexadezimale Darstellung einer Zahl zurück.
- [EXP](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/exp.md): Gibt die Eulersche Zahl e (2,7182...) erhöht um einen Exponenten zurück.
- [HEXTOBIN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/hextobin.md): Liefert den Hexadezimal-Wert eines binären Werts zurück.
- [HEXTODEC](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/hextodec.md): Liefert den Dezimal-Wert eines hexadezimalen Werts zurück.
- [LN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/ln.md): Liefert den "natürlichen Logarithmus" einer Zahl zur Basis e (Eulersche Zahl 2,7182...).
- [LOG](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/log.md): Gibt den Logarithmus zur angegebenen Basis zurück.
- [MAX](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/max.md): Returns the maximum of numers in a range.
- [MIN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/min.md): Gibt das Minimum der Zahlen in einem Bereich zurück.
- [MOD](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/mod.md): Gibt den Restbetrag nach der Division einer Zahl durch eine andere Zahl zurück.
- [MROUND](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/mround.md): Rundet eine Zahl auf das nächste Vielfache einer anderen Zahl.
- [NUMBER](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/number.md): Konvertiert einen Wert in den Wertetyp "Zahl".
- [PI](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/pi.md): Gibt PI zurück, als Zahl 3,1415926....
- [RAND](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/rand.md): Gibt eine Zufallszahl zurück.
- [ROUND](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/round.md): Rundet eine Zahl auf eine bestimmte Anzahl von Ziffern.
- [SIN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/sin.md): Liefert den Sinus eines Winkels.
- [SQRT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/sqrt.md): Gibt die Quadratwurzel einer Zahl zurück.
- [SUM](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/sum.md): Gibt die Summe der Zahlen in einem Bereich zurück.
- [TAN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/mathematische-funktionen/tan.md): Liefert den Tangens eines Winkels.
- [Navigations-Funktionen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/navigations-funktionen.md)
- [APPMODE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/navigations-funktionen/appmode.md): Gibt den aktuellen Modus der App zurück.
- [APPNAME](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/navigations-funktionen/appname.md): Gibt den Namen der aktuellen App zurück.
- [CLOSE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/navigations-funktionen/close.md): Schließt die aktuelle Seite.
- [GETPAGES](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/navigations-funktionen/getpages.md): Gibt einen Bereich zurück mit Informationen über die Seiten des Navigations-Tabs.
- [GETURLPARAM](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/navigations-funktionen/geturlparam.md): Liefert den Wert eines Schlüssels aus der aktuellen Webseiten-URL.
- [MESSAGE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/navigations-funktionen/message.md): Zeigt einen Text in einem Nachrichtenfenster an.
- [OPEN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/navigations-funktionen/open.md): Öffnet eine Seite
- [OPENWEBPAGE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/navigations-funktionen/openwebpage.md): Öffnet eine Webseite basierend auf einer URL.
- [PAGE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/navigations-funktionen/page.md): Gibt den Namen der vorherigen Seite zurück, was für Popup-Seiten hilfreich ist.
- [QUESTION](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/navigations-funktionen/question.md): Öffnet ein Fragefenster und gibt die vom Benutzer ausgewählte Antwort zurück.
- [STARTTIMER](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/navigations-funktionen/starttimer.md): Startet einen Timer, der in regelmäßigen Abständen eine Widget-Aktion ausführt.
- [STOPTIMER](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/navigations-funktionen/stoptimer.md): Stoppt einen laufenden Timer.
- [TIMERLIST](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/navigations-funktionen/timerlist.md): Gibt Informationen über alle aktuell laufenden Timer in der aktuellen App zurück.
- [Text Funktionen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen.md)
- [CHAR](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/char.md): Gibt ein Unicode-Zeichen anhand seiner Nummer zurück.
- [CODE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/code.md): Gibt den Unicode-Wert eines Zeichens zurück.
- [CREATEMEMBER](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/createmember.md): Gibt einen Wert zurück, der zwei Texte enthält - den Anzeigetext und einen verborgenen Text.
- [FIND](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/find.md): Gibt die Position eines Textes innerhalb eines anderen Textes zurück.
- [HASH](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/hash.md): Gibt einen Text in Form seines Hash-Wertes zurück.
- [HIDDENTEXT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/hiddentext.md): Gibt den verborgenen Text eines Mitgliedswertes zurück.
- [HTMLTOJSONTEXT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/htmltojsontext.md): Konvertiert einen html-Text in einen json-Text, der formatierten Text-Widgets zugewiesen werden kann.
- [JSONTEXTTOHTML](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/jsontexttohtml.md): Konvertiert formatierten Text-Widget-Inhalt in HTML-Markup.
- [LEFT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/left.md): Gibt die ersten n Zeichen eines Textes zurück.
- [LEN](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/len.md): Gibt die Anzahl der Zeichen in einem Text zurück.
- [LOWER](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/lower.md): Gibt einen angegebenen Text in Kleinbuchstaben zurück.
- [MID](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/mid.md): Gibt einen Teil eines Textes zurück.
- [RIGHT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/right.md)
- [SUBSTITUTE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/substitute.md): Ersetzt Teiltexte in einem Text.
- [TEXT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/text.md): Konvertiert einen Wert in den Wertetyp "Text".
- [TRIM](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/trim.md): Entfernt führende und nachgestellte Leerzeichen aus einem Text.
- [UPPER](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/text-funktionen/upper.md): Gibt einen angegebenen Text in Großbuchstaben zurück.
- [Widget-Funktionen](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/widget-funktionen.md)
- [CELLREF](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/widget-funktionen/cellref.md): Fügt einen Bereich an einer gewünschten Position in ein Tabellen-Widget ein.
- [COPY](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/widget-funktionen/copy.md): Kopiert einen Wertebereich an eine angegebene Position in ein Widget.
- [GETSELECTION](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/widget-funktionen/getselection.md): Liefert die aktuelle Auswahl eines Menü-Widgets zurück.
- [LOADWIDGETCONTENT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/widget-funktionen/loadwidgetcontent.md): Lädt den aktuellen Inhalt eines Widgets aus der nedyx-Datenbank.
- [NAME](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/widget-funktionen/name.md): Gibt den Namen des Widgets zurück, das die aktuelle Formel ausführt.
- [SETSCROLLPOSITION](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/widget-funktionen/setscrollposition.md): Setzt die Scroll-Position eines Tabellen-Widgets.
- [STOREWIDGETCONTENT](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/widget-funktionen/storewidgetcontent.md): Speichert den aktuellen Inhalt eines Widgets in der nedyx-Datenbank.
- [SWITCH](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/widget-funktionen/switch.md): Ändert die Einstellung eines Menü-Widgets.
- [UPDATE](https://docs.nedyx.com/version-1.83-de/nedyx/clearlines-funktionen/widget-funktionen/update.md): Aktualisiert den Inhalt eines Widgets.
- [Sicherheit](https://docs.nedyx.com/version-1.83-de/nedyx/sicherheit.md)
- [Benutzerverwaltung](https://docs.nedyx.com/version-1.83-de/nedyx/sicherheit/benutzerverwaltung.md)
- [Workspaces](https://docs.nedyx.com/version-1.83-de/nedyx/sicherheit/benutzerverwaltung/workspaces.md)
- [Workspace-Rollen](https://docs.nedyx.com/version-1.83-de/nedyx/sicherheit/benutzerverwaltung/workspace-rollen.md)
- [Hinzufügen von Benutzern zu einem Workspace](https://docs.nedyx.com/version-1.83-de/nedyx/sicherheit/benutzerverwaltung/hinzufugen-von-benutzern-zu-einem-workspace.md)
- [App-Rollen](https://docs.nedyx.com/version-1.83-de/nedyx/sicherheit/benutzerverwaltung/app-rollen.md)
- [Eine App für andere Benutzer freigeben](https://docs.nedyx.com/version-1.83-de/nedyx/sicherheit/benutzerverwaltung/eine-app-fur-andere-benutzer-freigeben.md)
- [Gastzugang](https://docs.nedyx.com/version-1.83-de/nedyx/sicherheit/benutzerverwaltung/gastzugang.md)
- [Passwort ändern](https://docs.nedyx.com/version-1.83-de/nedyx/sicherheit/benutzerverwaltung/passwort-andern.md)
- [Anhang](https://docs.nedyx.com/version-1.83-de/nedyx/anhang.md)
- [Tastaturkurzbefehle](https://docs.nedyx.com/version-1.83-de/nedyx/anhang/tastaturkurzbefehle.md)
- [Fehlerbehandlung](https://docs.nedyx.com/version-1.83-de/nedyx/anhang/fehlerbehandlung.md)
- [Feature Preview](https://docs.nedyx.com/version-1.83-de/nedyx/anhang/feature-preview.md): Die Funktionsvorschau bietet einen frühen Zugang zu Funktionalitäten, die noch nicht allgemein verfügbar sind.
- [Unterstützte Browser](https://docs.nedyx.com/version-1.83-de/nedyx/anhang/unterstutzte-browser.md)
- [Änderungen pro Version](https://docs.nedyx.com/version-1.83-de/nedyx/anhang/anderungen-pro-version.md)
- [Systemanforderungen für On-Premises-Installationen](https://docs.nedyx.com/version-1.83-de/nedyx/anhang/systemanforderungen-fur-on-premises-installationen.md)

## Version 1.66

- [Welcome to nedyx](https://docs.nedyx.com/version-1.66/nedyx/readme.md): nedyx is the modern low code platform for rapid business app building with an intuitive, easy-to-learn user interface and the ability to cover requirements of any complexity.
- [Getting started](https://docs.nedyx.com/version-1.66/nedyx/getting-started.md)
- [Preparation](https://docs.nedyx.com/version-1.66/nedyx/getting-started/preparation.md)
- [Basic widget formatting](https://docs.nedyx.com/version-1.66/nedyx/getting-started/basic-widget-formatting.md)
- [The first formula](https://docs.nedyx.com/version-1.66/nedyx/getting-started/the-first-formula.md)
- [More formulas](https://docs.nedyx.com/version-1.66/nedyx/getting-started/more-formulas.md)
- [Combine several tables](https://docs.nedyx.com/version-1.66/nedyx/getting-started/combine-several-tables.md)
- [Add a new page](https://docs.nedyx.com/version-1.66/nedyx/getting-started/add-a-new-page.md)
- [Widget references across pages](https://docs.nedyx.com/version-1.66/nedyx/getting-started/widget-references-across-pages.md)
- [Add a chart widget](https://docs.nedyx.com/version-1.66/nedyx/getting-started/add-a-chart-widget.md)
- [Further adjustments](https://docs.nedyx.com/version-1.66/nedyx/getting-started/further-adjustments.md)
- [Working with nedyx](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx.md)
- [Apps](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/apps.md)
- [Live and Edit mode](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/live-and-edit-mode.md)
- [The Header bar](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/the-header-bar.md)
- [The Navigation tab](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/the-navigation-tab.md)
- [Other areas](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/other-areas.md)
- [Pages](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/pages.md)
- [Widgets](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/widgets.md)
- [Widget types](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/widgets/widget-types.md): There are different types and subtypes of widgets.
- [Adding widgets](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/widgets/adding-widgets.md)
- [Widget selection](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/widgets/widget-selection.md)
- [Widget positioning](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/widgets/widget-positioning.md)
- [Style tab](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/widgets/style-tab.md)
- [Settings tab](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/widgets/settings-tab.md)
- [Cell styles](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/widgets/cell-styles.md)
- [Chart content](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/widgets/chart-content.md)
- [Chart properties](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/widgets/chart-properties.md)
- [Undo / redo](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/widgets/undo-redo.md)
- [Databases](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/databases.md)
- [Connect to a database](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/databases/connect-to-a-database.md)
- [Get external data](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/databases/get-external-data.md)
- [File management](https://docs.nedyx.com/version-1.66/nedyx/working-with-nedyx/file-management.md)
- [ClearLines Functions](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions.md)
- [General Aspects](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects.md)
- [Formula structure](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/formula-structure.md): ClearLines formulas consist of the following elements.
- [The formula editor](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/the-formula-editor.md)
- [Actions](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/actions.md)
- [Calculated widget properties](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/calculated-widget-properties.md): Properties can be used to define and change the appearance and behavior of widgets.
- [Content](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/content.md)
- [Chart labels](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/chart-labels.md)
- [Column widths and Row heights](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/column-widths-and-row-heights.md)
- [Connection](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/connection.md)
- [Editable](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/editable.md)
- [MinY and MaxY](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/miny-and-maxy.md)
- [Style](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/style.md)
- [Tooltips](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/tooltips.md)
- [Visible](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/calculated-widget-properties/visible.md)
- [Calculated page properties](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/calculated-page-properties.md)
- [Visible (for pages)](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/calculated-page-properties/visible-for-pages.md)
- [Ranges](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/ranges.md)
- [Widget references](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/widget-references.md)
- [Menu selection references](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/menu-selection-references.md)
- [Cell references](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/cell-references.md)
- [Menu widget synchronization](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/general-aspects/menu-widget-synchronization.md)
- [Action functions](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/action-functions.md)
- [ACTIONCOLUMN](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/action-functions/actioncolumn.md): Returns the index of the column, which was selected before or after the current action.
- [ACTIONCONTENT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/action-functions/actioncontent.md): Returns the content of the cell, which was selected before or after the current action.
- [ACTIONROW](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/action-functions/actionrow.md): Returns the index of the row, which was selected before or after the current action.
- [CLICK](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/action-functions/click.md): Executes the Click action of a button widget.
- [Database functions](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/database-functions.md)
- [CALLURL](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/database-functions/callurl.md): Returns the result of an http-based url request.
- [EXECUTE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/database-functions/execute.md): Executes a statement for a data connector.
- [GETDATA](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/database-functions/getdata.md): Retrieves data from a data connector.
- [GETDBCOLUMNNAMES](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/database-functions/getdbcolumnnames.md): Returns the names of db columns from a widget.
- [GETSTATEMENT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/database-functions/getstatement.md): Returns the statement (SQL, MDX or REST URI) as defined in the Connection tab.
- [INSERTDATA](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/database-functions/insertdata.md): Writes data back to a data source.
- [Date functions](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions.md)
- [CREATEDATE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/createdate.md): Returns a date, defined by year, month and day.
- [DATE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/date.md): Converts a value into value type “date”.
- [DATETOTEXT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/datetotext.md): Converts a datetime value into a text with a user-defined format.
- [DAY](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/day.md): Returns the day of a date.
- [GETTIMEZONEOFFSET](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/gettimezoneoffset.md): Returns the difference in hours between the local and the UTC time.
- [HOUR](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/hour.md): Returns the hour of a datetime value.
- [MILLISECOND](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/millisecond.md): Returns the millisecond of a datetime value.
- [MINUTE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/minute.md): Returns the minute of a datetime value.
- [MONTH](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/month.md): Returns the month of a date.
- [NOW](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/now.md): Returns the current date and time.
- [SECOND](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/second.md): Returns the second of a datetime value.
- [TODAY](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/today.md): Returns the date of the current day.
- [WEEKDAY](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/weekday.md): Returns the weekday of a date as a number.
- [YEAR](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/date-functions/year.md): Returns the year of a date.
- [Import / export functions](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/import-export-functions.md)
- [DOWNLOAD](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/import-export-functions/download.md): Downloads a text as a file to the local client computer.
- [DELETEFILE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/import-export-functions/deletefile.md): Deletes a file on the nedyx server.
- [DOWNLOADEXCEL](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/import-export-functions/downloadexcel.md): Creates an Excel file with the content of a table widget and downloads it.
- [DOWNLOADFILE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/import-export-functions/downloadfile.md): Downloads a file to the local client computer.
- [DOWNLOADPDF](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/import-export-functions/downloadpdf.md): Creates and downloads a pdf file with a selection of app pages.
- [EXCELCREATE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/import-export-functions/excelcreate.md): Creates an Excel file on the nedyx server with the content of a table widget.
- [GETFILELIST](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/import-export-functions/getfilelist.md): Returns a range containing all files which have been uploaded or created in the current nedyx workspace.
- [PDFCREATE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/import-export-functions/pdfcreate.md): Creates a pdf file with a selection of app pages.
- [POSTMESSAGE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/import-export-functions/postmessage.md): Sends a message to current browser page.
- [SCANCODE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/import-export-functions/scancode.md): Scans a QR or bar code and returns its content as a text.
- [SENDEMAIL](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/import-export-functions/sendemail.md): Sends an email to one or more recipients.
- [UPLOAD](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/import-export-functions/upload.md): Uploads the content of a file from the local client computer into a widget.
- [UPLOADFILE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/import-export-functions/uploadfile.md): Uploads a file from the local client computer to the nedyx server.
- [Logical functions](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/logical-functions.md)
- [AND](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/logical-functions/and.md): Returns true, if all parameters are true, otherwise false.
- [IF](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/logical-functions/if.md): Evaluates an expression if a corresponding condition is true.
- [ISEMPTY](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/logical-functions/isempty.md): Returns true if a value is of type empty or an empty text (““) , otherwise false.
- [ISUSERACTION](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/logical-functions/isuseraction.md): Returns true, if the function is called in a formula of the widget, where the user has performed the current action.
- [LOOP](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/logical-functions/loop.md): Executes an expression until a condition is met.
- [NOT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/logical-functions/not.md): Returns true, if the parameter is false, otherwise false.
- [OR](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/logical-functions/or.md): Returns true, if at least one of the parameters is true, otherwise false
- [Mathematical functions](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions.md)
- [ABS](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/abs.md): Returns the absolute value of a number.
- [BINTODEC](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/bintodec.md): Returns a decimal number from a binary value.
- [BINTOHEX](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/bintohex.md): Returns the hexidecimal representation of a binary value.
- [COS](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/cos.md): Returns the cosine of a given angle.
- [COT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/cot.md): Returns the cotangent of a given angle.
- [DECTOBIN](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/dectobin.md): Returns the binary representation of a decimal number.
- [DECTOHEX](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/dectohex.md): Returns the hexidecimal representation of a number.
- [EXP](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/exp.md): Returns Euler's number e (2.7182...) raised by an exponent.
- [HEXTOBIN](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/hextobin.md): Returns a binary value from a hexadecimal value.
- [HEXTODEC](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/hextodec.md): Returns a decimal number from a hexadecimal value.
- [LN](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/ln.md): Returns the "natural logarithm" of a number, base e (Euler’s number 2.7182...).
- [LOG](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/log.md): Returns the logarithm to a specified base.
- [MAX](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/max.md): Returns the maximum of numers in a range.
- [MIN](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/min.md): Returns the minimum of numers in a range.
- [MOD](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/mod.md): Returns the remainder after dividing a number by another number.
- [MROUND](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/mround.md): Rundet eine Zahl auf das nächste Vielfache einer anderen Zahl.
- [NUMBER](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/number.md): Converts a value into value type “number”.
- [PI](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/pi.md): Returns PI, as number 3.1415926....
- [RAND](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/rand.md): Returns a random number.
- [ROUND](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/round.md): Rounds a number to a defined number of digits.
- [SIN](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/sin.md): Returns the sine of a given angle.
- [SQRT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/sqrt.md): Returns the square root of a number.
- [SUM](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/sum.md): Returns the sum of numers in a range.
- [TAN](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/mathematical-functions/tan.md): Returns the tangent of a given angle.
- [Navigation functions](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/navigation-functions.md)
- [APPMODE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/navigation-functions/appmode.md): Returns the current mode of the app.
- [APPNAME](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/navigation-functions/appname.md): Returns the name of the current app.
- [CLOSE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/navigation-functions/close.md): Closes the current page.
- [GETPAGES](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/navigation-functions/getpages.md): Returns a range with information about the pages of the navigation tab.
- [GETURLPARAM](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/navigation-functions/geturlparam.md): Returns the value of a key from the current web page url.
- [MESSAGE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/navigation-functions/message.md): Shows a text in a message window.
- [OPEN](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/navigation-functions/open.md): Opens a page
- [OPENWEBPAGE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/navigation-functions/openwebpage.md): Opens a web page based on a url.
- [PAGE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/navigation-functions/page.md): Returns the name of the previous page, which is helpful for popup pages.
- [QUESTION](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/navigation-functions/question.md): Opens a question window and returns the answer selected by the user.
- [STARTTIMER](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/navigation-functions/starttimer.md): Starts a timer that executes a widget action at regular intervals.
- [STOPTIMER](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/navigation-functions/stoptimer.md): Stops a running timer.
- [TIMERLIST](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/navigation-functions/timerlist.md): Returns information about all currently running timers in the current app.
- [Range functions](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions.md)
- [AGGREGATE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/aggregate.md): Aggregates rows of a range based on duplicate elements.
- [CELL](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/cell.md): Returns a cell of a range.
- [CLEAR](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/clear.md): Converts an error to an empty value.
- [COLUMN](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/column.md): Returns a column of a range.
- [COLUMNS](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/columns.md): Returns specific columns of a range.
- [COMBINE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/combine.md): Returns the combination of two or more ranges.
- [CONVERT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/convert.md): Converts values to a specific value type.
- [COUNT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/count.md): Returns the number of numeric cells in a range.
- [CROSSJOIN](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/crossjoin.md): Creates a cartesian product by combining rows from multiple ranges.
- [CSVTORANGE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/csvtorange.md): Returns a range which has been extracted from a CSV (comma separated version) text.
- [CUMULATE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/cumulate.md): Cumulates a range of values, i.e. every number of the range is added to the sum of all previous numbers.
- [DIFF](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/diff.md): Removes rows from a range.
- [EMPTY](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/empty.md): Returns empty cells.
- [FILTER](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/filter.md): Returns a range which is filtered based on a condition.
- [FLIPCELLS](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/flipcells.md): Flips a range of values in a specified direction.
- [GETTYPE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/gettype.md): Returns the type of a value.
- [INSERTRANGE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/insertrange.md): Returns a range where another range has been inserted.
- [INTERSECTION](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/intersection.md): Returns elements of a range which are included in another range as well.
- [LEVEL](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/level.md): Returns the hierarchy levels of visible rows in a hierarchy widget.
- [LOOKUP](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/lookup.md): Maps rows from a range according to a column of key values.
- [MOVECELLS](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/movecells.md): Moves non-empty cells within a range in a specified direction, optionally removing empty cells.
- [PIVOT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/pivot.md): Converts a row-based range of values to a column-based range of values.
- [RANGE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/range.md): Returns a part of a range.
- [RANGETOCSV](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/rangetocsv.md): Returns a CSV (comma separated version) representation of a range.
- [RANGETOHIERARCHY](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/rangetohierarchy.md): Converts a range to a hierarchy.
- [RANGETOROW](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/rangetorow.md): Converts a range of cells to a row range.
- [RANGETOJSON](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/rangetojson.md): Converts a range of cells to a json text.
- [JSONTORANGE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/jsontorange.md): Converts a json text to a range of cells.
- [ROW](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/row.md): Returns a row of a range.
- [ROWS](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/rows.md): Returns specific rows of a range.
- [ROWTORANGE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/rowtorange.md): Converts the cells of a row into a range.
- [SEQUENCE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/sequence.md): Returns a range of sequential numbers.
- [SORT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/sort.md): Returns a range which is sorted based on values in one or more columns.
- [TRANSPOSE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/transpose.md): Returns a range with exchanged rows and columns.
- [TRIMCELLS](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/trimcells.md): Removes empty rows or columns from a range.
- [UNIQUE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/unique.md): Removes duplicate rows or columns from a range.
- [UNPIVOT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/unpivot.md): Converts a column-based range of values to a row-based range of values.
- [VISIBLEHIERARCHY](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/visiblehierarchy.md): Returns for hierarchy widgets the currently visible rows.
- [Text functions](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions.md)
- [CHAR](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/char.md): Returns a Unicode character based on its number.
- [CODE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/code.md): Returns the Unicode value of a character.
- [CREATEMEMBER](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/createmember.md): Returns a value containing two texts - the display text and a hidden text.
- [FIND](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/find.md): Returns the position of a text within another text.
- [HASH](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/hash.md): Returns a hashed representation of a text.
- [HIDDENTEXT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/hiddentext.md): Returns the hidden text of a member value.
- [HTMLTOJSONTEXT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/htmltojsontext.md): Converts a HTML text to a JSON text which can be assigned to formatted text widgets.
- [JSONTEXTTOHTML](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/jsontexttohtml.md): Converts formatted text widget content to HTML markup.
- [LEFT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/left.md): Returns the first n characters of a text.
- [LEN](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/len.md): Returns the number of characters in a text.
- [LOWER](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/lower.md): Returns a specified text in lower case.
- [MID](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/mid.md): Returns a segment of a text.
- [RIGHT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/right.md)
- [SUBSTITUTE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/substitute.md): Replaces sub-texts in a text.
- [TEXT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/text.md): Converts a value into value type “text”.
- [TRIM](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/trim.md): Removes leading and trailing spaces from a text.
- [UPPER](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/upper.md): Returns a specified text in upper case.
- [User management functions](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/user-management-functions.md)
- [ADDUSER](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/user-management-functions/adduser.md): Adds a new user to the current workspace.
- [APPLIST](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/user-management-functions/applist.md): Returns a list of all apps in the current workspace.
- [APPSHARELIST](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/user-management-functions/appsharelist.md): The APPSHARELIST function returns a list of all users with whom an app is shared.
- [REMOVEUSER](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/user-management-functions/removeuser.md): Removes a user from the current workspace.
- [SHAREAPP](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/user-management-functions/shareapp.md): Shares an app with a user.
- [UPDATEUSER](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/user-management-functions/updateuser.md): Changes properties of an existing user in the current workspace.
- [USERLIST](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/user-management-functions/userlist.md): Returns a list of all users in the current workspace.
- [USERNAME](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/user-management-functions/username.md): Returns information about the current user.
- [Widget functions](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/widget-functions.md)
- [CELLREF](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/widget-functions/cellref.md): Inserts an area at a desired position in a table widget.
- [COPY](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/widget-functions/copy.md): Copies a range of values into a widget at a specified position.
- [GETSELECTION](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/widget-functions/getselection.md): Retrieves the current selection of a menu widget.
- [LOADWIDGETCONTENT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/widget-functions/loadwidgetcontent.md): Loads the current content of a widget from the nedyx database.
- [NAME](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/widget-functions/name.md): Returns the name of the widget which is executing the current formula.
- [SETSCROLLPOSITION](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/widget-functions/setscrollposition.md): Sets the scroll position of a table widget.
- [STOREWIDGETCONTENT](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/widget-functions/storewidgetcontent.md): Saves the current content of a widget in the nedyx database.
- [SWITCH](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/widget-functions/switch.md): Changes the setting of a menu widget.
- [UPDATE](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/widget-functions/update.md): Updates the content of a widget.
- [Security](https://docs.nedyx.com/version-1.66/nedyx/security.md)
- [User Management](https://docs.nedyx.com/version-1.66/nedyx/security/user-management.md)
- [Workspaces](https://docs.nedyx.com/version-1.66/nedyx/security/user-management/workspaces.md)
- [Workspace Roles](https://docs.nedyx.com/version-1.66/nedyx/security/user-management/workspace-roles.md)
- [Adding Users to a Workspace](https://docs.nedyx.com/version-1.66/nedyx/security/user-management/adding-users-to-a-workspace.md)
- [App Roles](https://docs.nedyx.com/version-1.66/nedyx/security/user-management/app-roles.md)
- [Share an App with Other Users](https://docs.nedyx.com/version-1.66/nedyx/security/user-management/share-an-app-with-other-users.md)
- [Guest Access](https://docs.nedyx.com/version-1.66/nedyx/security/user-management/guest-access.md)
- [Change Password](https://docs.nedyx.com/version-1.66/nedyx/security/user-management/change-password.md)
- [Appendix](https://docs.nedyx.com/version-1.66/nedyx/appendix.md)
- [Keyboard shortcuts](https://docs.nedyx.com/version-1.66/nedyx/appendix/keyboard-shortcuts.md)
- [Error handling](https://docs.nedyx.com/version-1.66/nedyx/appendix/error-handling.md)
- [Feature preview](https://docs.nedyx.com/version-1.66/nedyx/appendix/feature-preview.md): The feature preview option provides early access to functionality which is not general available.
- [Supported browsers](https://docs.nedyx.com/version-1.66/nedyx/appendix/supported-browsers.md)
- [Version changes](https://docs.nedyx.com/version-1.66/nedyx/appendix/version-changes.md)
- [System requirements for on-premises installations](https://docs.nedyx.com/version-1.66/nedyx/appendix/system-requirements-for-on-premises-installations.md)

## Version 1.66 - DE

- [Willkommen bei nedyx](https://docs.nedyx.com/version-1.66-de/willkommen-bei-nedyx.md)
- [Erste Schritte](https://docs.nedyx.com/version-1.66-de/erste-schritte.md)
- [Vorbereitung](https://docs.nedyx.com/version-1.66-de/erste-schritte/vorbereitung.md)
- [Erste Formatierungen](https://docs.nedyx.com/version-1.66-de/erste-schritte/erste-formatierungen.md)
- [Die erste Formel](https://docs.nedyx.com/version-1.66-de/erste-schritte/die-erste-formel.md)
- [Weitere Formeln](https://docs.nedyx.com/version-1.66-de/erste-schritte/weitere-formeln.md)
- [Mehrere Tabellen kombinieren](https://docs.nedyx.com/version-1.66-de/erste-schritte/mehrere-tabellen-kombinieren.md)
- [Eine neue Seite hinzufügen](https://docs.nedyx.com/version-1.66-de/erste-schritte/eine-neue-seite-hinzufugen.md)
- [Widget Referenzen zwischen Seiten](https://docs.nedyx.com/version-1.66-de/erste-schritte/widget-referenzen-zwischen-seiten.md)
- [Ein Grafik-Widget hinzufügen](https://docs.nedyx.com/version-1.66-de/erste-schritte/ein-grafik-widget-hinzufugen.md)
- [Weitere Anpassungen](https://docs.nedyx.com/version-1.66-de/erste-schritte/weitere-anpassungen.md)
- [Mit nedyx arbeiten](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten.md)
- [Apps](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/apps.md)
- [Live und Edit Modus](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/live-und-edit-modus.md)
- [Die Kopfleiste](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/die-kopfleiste.md)
- [Der Navigations-Tab](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/der-navigations-tab.md)
- [Weitere Felder](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/weitere-felder.md)
- [Seiten](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/seiten.md)
- [Widgets](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/widgets.md)
- [Widget-Typen](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/widgets/widget-typen.md): Es gibt unterschiedliche Typen und Untertypen von Widgets.
- [Hinzufügen von Widgets](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/widgets/hinzufugen-von-widgets.md)
- [Widget-Auswahl](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/widgets/widget-auswahl.md)
- [Widget-Positionierung](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/widgets/widget-positionierung.md)
- [Style-Tab](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/widgets/style-tab.md)
- [Settings-Tab](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/widgets/settings-tab.md)
- [Zellen-Formate](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/widgets/zellen-formate.md)
- [Chart-Inhalte](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/widgets/chart-inhalte.md)
- [Chart-Eigenschaften](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/widgets/chart-eigenschaften.md)
- [Rückgängig / Wiederherstellen](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/widgets/ruckgangig-wiederherstellen.md)
- [Datenbanken](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/datenbanken.md)
- [Mit einer Datenquelle verbinden](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/datenbanken/mit-einer-datenquelle-verbinden.md)
- [Auf externe Daten zugreifen](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/datenbanken/auf-externe-daten-zugreifen.md)
- [Dateimanagement](https://docs.nedyx.com/version-1.66-de/mit-nedyx-arbeiten/dateimanagement.md)
- [ClearLines Funktionen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen.md)
- [Allgemeine Aspekte](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte.md)
- [Aufbau von Formeln](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/aufbau-von-formeln.md): ClearLines Formeln bestehen aus folgenden Elementen:
- [Der Formel Editor](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/der-formel-editor.md)
- [Aktionen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/aktionen.md)
- [Berechnete Widget Eigenschaften](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften.md): Eigenschaften können verwendet werden, um das Aussehen und Verhalten von Widgets zu definieren und zu ändern.
- [Content](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/content.md)
- [Chart labels](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/chart-labels.md)
- [Column widths und Row heights](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/column-widths-und-row-heights.md)
- [Connection](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/connection.md)
- [Editable](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/editable.md)
- [MinY und MaxY](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/miny-und-maxy.md)
- [Style](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/style.md)
- [Tooltips](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/tooltips.md)
- [Visible](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/visible.md)
- [Bereiche](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/bereiche.md)
- [Widget-Referenzen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/widget-referenzen.md)
- [Menü-Auswahl Referenzen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/menu-auswahl-referenzen.md)
- [Zell-Referenzen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/zell-referenzen.md)
- [Synchronisierung von Menu Widgets](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/synchronisierung-von-menu-widgets.md)
- [Aktions-Funktionen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/aktions-funktionen.md)
- [ACTIONCOLUMN](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/aktions-funktionen/actioncolumn.md): Gibt den Index der Spalte zurück, bei der die aktuelle Aktion ausgeführt wurde.
- [ACTIONCONTENT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/aktions-funktionen/actioncontent.md): Gibt den Inhalt der Zelle zurück, bei der die aktuelle Aktion ausgeführt wurde.
- [ACTIONROW](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/aktions-funktionen/actionrow.md): Gibt den Index der Zeile zurück, bei der die aktuelle Aktion ausgeführt wurde.
- [CLICK](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/aktions-funktionen/click.md): Führt die Klick-Aktion eines Schaltflächen-Widgets aus.
- [Benutzerverwaltungs-Funktionen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/benutzerverwaltungs-funktionen.md)
- [APPLIST](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/benutzerverwaltungs-funktionen/applist.md): Gibt eine Liste aller Anwendungen im aktuellen Workspace zurück.
- [ADDUSER](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/benutzerverwaltungs-funktionen/adduser.md): Fügt dem aktuellen Arbeitsbereich einen neuen Benutzer hinzu.
- [APPSHARELIST](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/benutzerverwaltungs-funktionen/appsharelist.md): Die Funktion APPSHARELIST gibt eine Liste aller Benutzer zurück, für die eine App freigegeben ist.
- [REMOVEUSER](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/benutzerverwaltungs-funktionen/removeuser.md): Entfernt einen Benutzer aus dem aktuellen Arbeitsbereich.
- [SHAREAPP](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/benutzerverwaltungs-funktionen/shareapp.md): Teilt eine Anwendung mit einem Benutzer.
- [UPDATEUSER](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/benutzerverwaltungs-funktionen/updateuser.md): Ändert die Eigenschaften eines vorhandenen Benutzers im aktuellen Workspace.
- [USERLIST](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/benutzerverwaltungs-funktionen/userlist.md): Gibt eine Liste aller Benutzer im aktuellen Workspace zurück.
- [USERNAME](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/benutzerverwaltungs-funktionen/username.md): Gibt Informationen über den aktuellen Benutzer zurück.
- [Bereichs-Funktionen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen.md)
- [AGGREGATE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/aggregate.md): Aggregiert Zeilen eines Bereichs auf der Grundlage doppelter Elemente.
- [CELL](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/cell.md): Gibt eine Zelle eines Bereichs zurück.
- [CELLREF](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/cellref.md): Fügt einen Bereich an eine gewünschte Position in einem Tabellen-Widget ein.
- [CLEAR](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/clear.md): Wandelt einen Fehler in einen leeren Wert um.
- [COLUMN](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/column.md): Gibt eine Spalte eines Bereichs zurück.
- [COLUMNS](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/columns.md): Liefert gewünschte Spalten eines Bereichs zurück.
- [COMBINE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/combine.md): Gibt die Kombination von zwei oder mehr Bereichen zurück.
- [CONVERT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/convert.md): Konvertiert Werte in einen bestimmten Wertetyp.
- [COUNT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/count.md): Gibt die Anzahl der numerischen Zellen in einem Bereich zurück.
- [CSVTORANGE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/csvtorange.md): Gibt einen Bereich zurück, der aus einem CSV-basierten Text extrahiert wurde.
- [CUMULATE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/cumulate.md): Kumuliert einen Wertebereich, d. h. jede Zahl des Bereichs wird zur Summe aller vorherigen Zahlen addiert.
- [DIFF](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/diff.md): Entfernt Zeilen aus einem Bereich.
- [EMPTY](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/empty.md): Gibt leere Zellen zurück.
- [FILTER](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/filter.md): Gibt einen Bereich zurück, der auf der Grundlage einer Bedingung gefiltert wird.
- [GETTYPE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/gettype.md): Gibt den Typ eines Wertes zurück.
- [INSERTRANGE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/insertrange.md): Gibt einen Bereich zurück, in den ein anderer Bereich eingefügt wurde.
- [INTERSECTION](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/intersection.md): Gibt Elemente eines Bereichs zurück, die auch in einem anderen Bereich enthalten sind.
- [LOOKUP](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/lookup.md): Ordnet Zeilen aus einem Bereich entsprechend einer Spalte mit Schlüsselwerten zu.
- [PIVOT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/pivot.md): Konvertiert einen zeilenbasierten Bereich von Werten in einen spaltenbasierten Bereich von Werten.
- [RANGE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/range.md): Gibt einen Teil eines Bereichs zurück.
- [RANGETOCSV](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/rangetocsv.md): Wandelt einen Bereich in einen csv-basierten Text um.
- [RANGETOHIERARCHY](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/rangetohierarchy.md): Wandelt einen Bereich in eine Hierarchie um.
- [RANGETOJSON](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/rangetojson.md): Konvertiert einen Bereich von Zellen in einen json-Text.
- [JSONTORANGE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/jsontorange.md): Konvertiert einen json-Text in einen Bereich.
- [RANGETOROW](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/rangetorow.md): Konvertiert einen Bereich von Zellen in einen Zeilen-Bereich.
- [ROW](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/row.md): Gibt eine Zeile eines Bereichs zurück.
- [ROWS](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/rows.md): Liefert gewünschte Zeilen eines Bereichs zurück.
- [ROWTORANGE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/rowtorange.md): Konvertiert die Zellen einer Zeile in einen Bereich.
- [SEQUENCE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/sequence.md): Gibt einen Bereich von aufeinanderfolgenden Zahlen zurück.
- [SORT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/sort.md): Gibt einen Bereich zurück, der auf der Grundlage der Werte in einer oder mehreren Spalten sortiert ist.
- [TRANSPOSE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/transpose.md): Gibt einen Bereich mit ausgetauschten Zeilen und Spalten zurück.
- [UNIQUE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/unique.md): Entfernt doppelte Zeilen oder Spalten aus einem Bereich.
- [UNPIVOT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/unpivot.md): Konvertiert einen spaltenbasierten Bereich von Werten in einen zeilenbasierten Bereich von Werten.
- [VISIBLEHIERARCHY](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/bereichs-funktionen/visiblehierarchy.md): Gibt für Hierarchie-Widgets die aktuell sichtbaren Zeilen zurück.
- [Datenbank-Funktionen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datenbank-funktionen.md)
- [CALLURL](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datenbank-funktionen/callurl.md): Gibt das Ergebnis einer http-basierten URL-Anfrage zurück.
- [EXECUTE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datenbank-funktionen/execute.md): Führt eine Anweisung für eine Datenbank-Verbindung aus.
- [GETDATA](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datenbank-funktionen/getdata.md): Ruft Daten von einem Datenkonnektor ab.
- [INSERTDATA](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datenbank-funktionen/insertdata.md): Schreibt Daten in eine Datenbank-Tabelle.
- [GETDBCOLUMNNAMES](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datenbank-funktionen/getdbcolumnnames.md): Gibt die Namen der Datenbank-Spalten eines Widgets zurück.
- [GETSTATEMENT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datenbank-funktionen/getstatement.md): Gibt die Anweisung (SQL, MDX oder REST URI) wie auf der Registerkarte Verbindung definiert zurück.
- [Datums-Funktionen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen.md)
- [CREATEDATE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen/createdate.md): Gibt ein Datum zurück, definiert durch Jahr, Monat und Tag.
- [DATE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen/date.md): Konvertiert einen Wert in die Wertart "Datum".
- [DATETOTEXT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen/datetotext.md): Konvertiert ein Datum oder eine Zeitangabe in einen Text mit benutzerdefiniertem Format.
- [DAY](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen/day.md): Gibt den Tag eines Datums zurück.
- [GETTIMEZONEOFFSET](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen/gettimezoneoffset.md): Liefert die Differenz an Stunden zwischen der lokalen und der UTC Zeit zurück.
- [HOUR](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen/hour.md): Gibt die Stunde einer Zeit bzw. eines Datums zurück.
- [MILLISECOND](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen/millisecond.md): Gibt die Millisekunde einer Zeit bzw. eines Datums zurück.
- [MINUTE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen/minute.md): Gibt die Minute einer Zeit bzw. eines Datums zurück.
- [MONTH](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen/month.md): Gibt den Monat eines Datums zurück.
- [NOW](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen/now.md): Liefert die aktuelle Zeit und das aktuelle Datum zurück.
- [SECOND](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen/second.md): Gibt die Sekunde einer Zeit bzw. eines Datums zurück.
- [TODAY](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen/today.md): Gibt das Datum des aktuellen Tages zurück.
- [WEEKDAY](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen/weekday.md): Gibt den Wochentag eines Datums als Zahl zurück.
- [YEAR](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/datums-funktionen/year.md): Gibt das Jahr eines Datums zurück.
- [Import / Export-Funktionen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/import-export-funktionen.md)
- [DELETEFILE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/import-export-funktionen/deletefile.md): Löscht eine Datei auf den nedyx Server.
- [DOWNLOAD](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/import-export-funktionen/download.md): Lädt den Inhalt eines Widgets als Datei auf den lokalen Client-Computer herunter.
- [DOWNLOADEXCEL](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/import-export-funktionen/downloadexcel.md): Erzeugt eine Excel-Datei mit dem Inhalt eines Tabellen Widgets und lädt diese herunter.
- [DOWNLOADFILE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/import-export-funktionen/downloadfile.md): Lädt eine Datei auf den lokalen Client-Computer herunter.
- [DOWNLOADPDF](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/import-export-funktionen/downloadpdf.md)
- [EXCELCREATE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/import-export-funktionen/excelcreate.md): Erzeugt eine Excel-Datei mit dem Inhalt eines Tabellen Widgets.
- [GETFILELIST](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/import-export-funktionen/getfilelist.md): Liefert eine Liste aller Dateien, die im aktuellen Workspace hochgeladen oder erstellt wurden.
- [PDFCREATE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/import-export-funktionen/pdfcreate.md): Erzeugt eine PDF-Datei mit einer Auswahl von Anwendungsseiten.
- [POSTMESSAGE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/import-export-funktionen/postmessage.md): Sendet einen Text an die übergeordnete Browserseite.
- [SCANCODE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/import-export-funktionen/scancode.md): Scannt einen QR- oder Barcode und gibt seinen Inhalt als Text zurück.
- [SENDEMAIL](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/import-export-funktionen/sendemail.md): Sendet eine E-Mail an einen oder mehrere Empfänger.
- [UPLOAD](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/import-export-funktionen/upload.md): Lädt den Inhalt einer Datei vom lokalen Client-Computer in ein Widget hoch.
- [UPLOADFILE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/import-export-funktionen/uploadfile.md): Lädt eine Datei vom lokalen Client-Computer auf den nedyx Server hoch.
- [Logik-Funktionen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/logik-funktionen.md)
- [AND](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/logik-funktionen/and.md): Gibt true zurück, wenn alle Parameter true sind, sonst false.
- [IF](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/logik-funktionen/if.md): Wertet einen Ausdruck aus, wenn eine entsprechende Bedingung erfüllt ist.
- [ISEMPTY](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/logik-funktionen/isempty.md): Gibt true zurück, wenn ein Wert vom Typ leer oder ein leerer Text ("") ist, andernfalls false.
- [ISUSERACTION](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/logik-funktionen/isuseraction.md): Gibt true zurück, wenn die Funktion in einer Formel des Widgets aufgerufen wird, in der der Benutzer die aktuelle Aktion ausgeführt hat.
- [LOOP](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/logik-funktionen/loop.md): Führt einen Ausdruck aus, bis eine Bedingung erfüllt ist.
- [NOT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/logik-funktionen/not.md): Gibt true zurück, wenn der Parameter false ist, sonst false.
- [OR](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/logik-funktionen/or.md): Gibt true zurück, wenn mindestens einer der Parameter true ist, andernfalls false.
- [Mathematische Funktionen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen.md)
- [ABS](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/abs.md): Gibt den absoluten Wert einer Zahl zurück.
- [BINTODEC](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/bintodec.md): Liefert den Dezimal-Wert eines binären Werts zurück.
- [BINTOHEX](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/bintohex.md): Liefert die hexadezimale Darstellung eines binären Werts zurück.
- [DECTOBIN](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/dectobin.md): Liefert die binäre Darstellung einer Zahl zurück.
- [DECTOHEX](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/dectohex.md): Liefert die hexadezimale Darstellung einer Zahl zurück.
- [COS](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/cos.md): Liefert den Kosinus eines Winkels.
- [COT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/cot.md): Liefert den Kotangens eines Winkels.
- [EXP](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/exp.md): Gibt die Eulersche Zahl e (2,7182...) erhöht um einen Exponenten zurück.
- [HEXTOBIN](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/hextobin.md): Liefert den Hexadezimal-Wert eines binären Werts zurück.
- [HEXTODEC](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/hextodec.md): Liefert den Dezimal-Wert eines hexadezimalen Werts zurück.
- [LN](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/ln.md): Liefert den "natürlichen Logarithmus" einer Zahl zur Basis e (Eulersche Zahl 2,7182...).
- [LOG](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/log.md): Gibt den Logarithmus zur angegebenen Basis zurück.
- [MAX](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/max.md): Returns the maximum of numers in a range.
- [MIN](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/min.md): Gibt das Minimum der Zahlen in einem Bereich zurück.
- [MOD](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/mod.md): Gibt den Restbetrag nach der Division einer Zahl durch eine andere Zahl zurück.
- [MROUND](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/mround.md): Rundet eine Zahl auf das nächste Vielfache einer anderen Zahl.
- [NUMBER](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/number.md): Konvertiert einen Wert in den Wertetyp "Zahl".
- [PI](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/pi.md): Gibt PI zurück, als Zahl 3,1415926....
- [RAND](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/rand.md): Gibt eine Zufallszahl zurück.
- [ROUND](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/round.md): Rundet eine Zahl auf eine bestimmte Anzahl von Ziffern.
- [SIN](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/sin.md): Liefert den Sinus eines Winkels.
- [SQRT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/sqrt.md): Gibt die Quadratwurzel einer Zahl zurück.
- [SUM](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/sum.md): Gibt die Summe der Zahlen in einem Bereich zurück.
- [TAN](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/mathematische-funktionen/tan.md): Liefert den Tangens eines Winkels.
- [Navigations-Funktionen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/navigations-funktionen.md)
- [CLOSE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/navigations-funktionen/close.md): Schließt die aktuelle Seite.
- [GETPAGES](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/navigations-funktionen/getpages.md): Gibt einen Bereich zurück mit Informationen über die Seiten des Navigations-Tabs.
- [GETURLPARAM](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/navigations-funktionen/geturlparam.md): Liefert den Wert eines Schlüssels aus der aktuellen Webseiten-URL.
- [MESSAGE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/navigations-funktionen/message.md): Zeigt einen Text in einem Nachrichtenfenster an.
- [OPEN](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/navigations-funktionen/open.md): Öffnet eine Seite
- [OPENWEBPAGE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/navigations-funktionen/openwebpage.md): Öffnet eine Webseite basierend auf einer URL.
- [PAGE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/navigations-funktionen/page.md): Gibt den Namen der vorherigen Seite zurück, was für Popup-Seiten hilfreich ist.
- [QUESTION](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/navigations-funktionen/question.md): Öffnet ein Fragefenster und gibt die vom Benutzer ausgewählte Antwort zurück.
- [Text Funktionen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen.md)
- [CHAR](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/char.md): Gibt ein Unicode-Zeichen anhand seiner Nummer zurück.
- [CODE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/code.md): Gibt den Unicode-Wert eines Zeichens zurück.
- [CREATEMEMBER](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/createmember.md): Gibt einen Wert zurück, der zwei Texte enthält - den Anzeigetext und einen verborgenen Text.
- [FIND](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/find.md): Gibt die Position eines Textes innerhalb eines anderen Textes zurück.
- [HASH](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/hash.md): Gibt einen Text in Form seines Hash-Wertes zurück.
- [HIDDENTEXT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/hiddentext.md): Gibt den verborgenen Text eines Mitgliedswertes zurück.
- [HTMLTOJSONTEXT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/htmltojsontext.md): Konvertiert einen html-Text in einen json-Text, der formatierten Text-Widgets zugewiesen werden kann.
- [LEFT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/left.md): Gibt die ersten n Zeichen eines Textes zurück.
- [LEN](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/len.md): Gibt die Anzahl der Zeichen in einem Text zurück.
- [LOWER](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/lower.md): Gibt einen angegebenen Text in Kleinbuchstaben zurück.
- [MID](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/mid.md): Gibt einen Teil eines Textes zurück.
- [RIGHT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/right.md)
- [SUBSTITUTE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/substitute.md): Ersetzt Teiltexte in einem Text.
- [TEXT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/text.md): Konvertiert einen Wert in den Wertetyp "Text".
- [TRIM](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/trim.md): Entfernt führende und nachgestellte Leerzeichen aus einem Text.
- [UPPER](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/text-funktionen/upper.md): Gibt einen angegebenen Text in Großbuchstaben zurück.
- [Widget-Funktionen](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/widget-funktionen.md)
- [GETSELECTION](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/widget-funktionen/getselection.md): Liefert die aktuelle Auswahl eines Menü-Widgets zurück.
- [LOADWIDGETCONTENT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/widget-funktionen/loadwidgetcontent.md): Lädt den aktuellen Inhalt eines Widgets aus der nedyx-Datenbank.
- [NAME](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/widget-funktionen/name.md): Gibt den Namen des Widgets zurück, das die aktuelle Formel ausführt.
- [SETSELECTION](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/widget-funktionen/setselection.md): Ändert die Einstellung eines Menü-Widgets.
- [STOREWIDGETCONTENT](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/widget-funktionen/storewidgetcontent.md): Speichert den aktuellen Inhalt eines Widgets in der nedyx-Datenbank.
- [UPDATE](https://docs.nedyx.com/version-1.66-de/clearlines-funktionen/widget-funktionen/update.md): Aktualisiert den Inhalt eines Widgets.
- [Sicherheit](https://docs.nedyx.com/version-1.66-de/sicherheit.md)
- [Benutzerverwaltung](https://docs.nedyx.com/version-1.66-de/sicherheit/benutzerverwaltung.md)
- [Workspaces](https://docs.nedyx.com/version-1.66-de/sicherheit/benutzerverwaltung/workspaces.md)
- [Workspace-Rollen](https://docs.nedyx.com/version-1.66-de/sicherheit/benutzerverwaltung/workspace-rollen.md)
- [Hinzufügen von Benutzern zu einem Workspace](https://docs.nedyx.com/version-1.66-de/sicherheit/benutzerverwaltung/hinzufugen-von-benutzern-zu-einem-workspace.md)
- [App-Rollen](https://docs.nedyx.com/version-1.66-de/sicherheit/benutzerverwaltung/app-rollen.md)
- [Eine App für andere Benutzer freigeben](https://docs.nedyx.com/version-1.66-de/sicherheit/benutzerverwaltung/eine-app-fur-andere-benutzer-freigeben.md)
- [Gastzugang](https://docs.nedyx.com/version-1.66-de/sicherheit/benutzerverwaltung/gastzugang.md)
- [Passwort ändern](https://docs.nedyx.com/version-1.66-de/sicherheit/benutzerverwaltung/passwort-andern.md)
- [Anhang](https://docs.nedyx.com/version-1.66-de/anhang.md)
- [Tastaturkurzbefehle](https://docs.nedyx.com/version-1.66-de/anhang/tastaturkurzbefehle.md)
- [Fehlerbehandlung](https://docs.nedyx.com/version-1.66-de/anhang/fehlerbehandlung.md)
- [Feature Preview](https://docs.nedyx.com/version-1.66-de/anhang/feature-preview.md): Die Funktionsvorschau bietet einen frühen Zugang zu Funktionalitäten, die noch nicht allgemein verfügbar sind.
- [Unterstützte Browser](https://docs.nedyx.com/version-1.66-de/anhang/unterstutzte-browser.md)
- [Systemanforderungen für On-Premises-Installationen](https://docs.nedyx.com/version-1.66-de/anhang/systemanforderungen-fur-on-premises-installationen.md)

## Version 1.56

- [Welcome to nedyx](https://docs.nedyx.com/version-1.52-preview/welcome-to-nedyx.md): nedyx is the modern low code platform for rapid business app building with an intuitive, easy-to-learn user interface and the ability to cover requirements of any complexity.
- [Getting started](https://docs.nedyx.com/version-1.52-preview/getting-started.md)
- [Preparation](https://docs.nedyx.com/version-1.52-preview/getting-started/preparation.md)
- [Basic widget formatting](https://docs.nedyx.com/version-1.52-preview/getting-started/basic-widget-formatting.md)
- [The first formula](https://docs.nedyx.com/version-1.52-preview/getting-started/the-first-formula.md)
- [More formulas](https://docs.nedyx.com/version-1.52-preview/getting-started/more-formulas.md)
- [Combine several tables](https://docs.nedyx.com/version-1.52-preview/getting-started/combine-several-tables.md)
- [Add a new page](https://docs.nedyx.com/version-1.52-preview/getting-started/add-a-new-page.md)
- [Widget references across pages](https://docs.nedyx.com/version-1.52-preview/getting-started/widget-references-across-pages.md)
- [Add a chart widget](https://docs.nedyx.com/version-1.52-preview/getting-started/add-a-chart-widget.md)
- [Further adjustments](https://docs.nedyx.com/version-1.52-preview/getting-started/further-adjustments.md)
- [Working with nedyx](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx.md)
- [Apps](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/apps.md)
- [Live and Edit mode](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/live-and-edit-mode.md)
- [The Header bar](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/the-header-bar.md)
- [Pages](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/pages.md)
- [Widgets](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets.md)
- [Widget types](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/widget-types.md): There are different types and subtypes of widgets.
- [Adding widgets](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/adding-widgets.md)
- [Widget selection](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/widget-selection.md)
- [Widget positioning](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/widget-positioning.md)
- [Style tab](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/style-tab.md)
- [Settings tab](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/settings-tab.md)
- [Cell styles](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/cell-styles.md)
- [Chart content](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/chart-content.md)
- [Chart properties](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/chart-properties.md)
- [Undo / redo](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/undo-redo.md)
- [Databases](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/databases.md)
- [Connect to a database](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/databases/connect-to-a-database.md)
- [Get external data](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/databases/get-external-data.md)
- [File management](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/file-management.md)
- [ClearLines Functions](https://docs.nedyx.com/version-1.52-preview/clearlines-functions.md)
- [General Aspects](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects.md)
- [Formula structure](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/formula-structure.md): ClearLines formulas consist of the following elements.
- [The formula editor](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/the-formula-editor.md)
- [Actions](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/actions.md)
- [Calculated widget properties](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/calculated-widget-properties.md): Properties can be used to define and change the appearance and behavior of widgets.
- [Content](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/calculated-widget-properties/content.md)
- [Chart labels](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/calculated-widget-properties/chart-labels.md)
- [Column widths and Row heights](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/calculated-widget-properties/column-widths-and-row-heights.md)
- [Connection](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/calculated-widget-properties/connection.md)
- [Editable](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/calculated-widget-properties/editable.md)
- [MinY and MaxY](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/calculated-widget-properties/miny-and-maxy.md)
- [Style](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/calculated-widget-properties/style.md)
- [Tooltips](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/calculated-widget-properties/tooltips.md)
- [Visible](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/calculated-widget-properties/visible.md)
- [Ranges](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/ranges.md)
- [Widget references](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/widget-references.md)
- [Widget cell references](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/widget-cell-references.md)
- [Menu widget synchronization](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/general-aspects/menu-widget-synchronization.md)
- [Action functions](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/action-functions.md)
- [ACTIONCOLUMN](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/action-functions/actioncolumn.md): Returns the index of the column, which was selected before or after the current action.
- [ACTIONCONTENT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/action-functions/actioncontent.md): Returns the content of the cell, which was selected before or after the current action.
- [ACTIONROW](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/action-functions/actionrow.md): Returns the index of the row, which was selected before or after the current action.
- [CLICK](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/action-functions/click.md): Executes the Click action of a button widget.
- [Database functions](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/database-functions.md)
- [CALLURL](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/database-functions/callurl.md): Returns the result of an http-based url request.
- [EXECUTE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/database-functions/execute.md): Executes a statement for a data connector.
- [GETDATA](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/database-functions/getdata.md): Retrieves data from a data connector.
- [GETDBCOLUMNNAMES](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/database-functions/getdbcolumnnames.md): Returns the names of db columns from a widget.
- [GETSTATEMENT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/database-functions/getstatement.md): Returns the statement (SQL, MDX or REST URI) as defined in the Connection tab.
- [Date functions](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/date-functions.md)
- [CREATEDATE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/date-functions/createdate.md): Returns a date, defined by year, month and day.
- [DATE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/date-functions/date.md): Converts a value into value type “date”.
- [DATETOTEXT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/date-functions/datetotext.md): Converts a datetime value into a text with a user-defined format.
- [DAY](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/date-functions/day.md): Returns the day of a date.
- [GETTIMEZONEOFFSET](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/date-functions/gettimezoneoffset.md): Returns the difference in hours between the local and the UTC time.
- [HOUR](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/date-functions/hour.md): Returns the hour of a datetime value.
- [MILLISECOND](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/date-functions/millisecond.md): Returns the millisecond of a datetime value.
- [MINUTE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/date-functions/minute.md): Returns the minute of a datetime value.
- [MONTH](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/date-functions/month.md): Returns the month of a date.
- [SECOND](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/date-functions/second.md): Returns the second of a datetime value.
- [TODAY](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/date-functions/today.md): Returns the date of the current day.
- [WEEKDAY](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/date-functions/weekday.md): Returns the weekday of a date as a number.
- [YEAR](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/date-functions/year.md): Returns the year of a date.
- [Import / export functions](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/import-export-functions.md)
- [DOWNLOAD](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/import-export-functions/download.md): Downloads a text as a file to the local client computer.
- [DELETEFILE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/import-export-functions/deletefile.md): Deletes a file on the nedyx server.
- [DOWNLOADEXCEL](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/import-export-functions/downloadexcel.md): Creates an Excel file with the content of a table widget and downloads it.
- [DOWNLOADFILE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/import-export-functions/downloadfile.md): Downloads a file to the local client computer.
- [DOWNLOADPDF](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/import-export-functions/downloadpdf.md): Creates and downloads a pdf file with a selection of app pages.
- [EXCELCREATE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/import-export-functions/excelcreate.md): Creates an Excel file on the nedyx server with the content of a table widget.
- [GETFILELIST](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/import-export-functions/getfilelist.md): Returns a range containing all files which have been uploaded or created in the current nedyx workspace.
- [PDFCREATE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/import-export-functions/pdfcreate.md): Creates a pdf file with a selection of app pages.
- [POSTMESSAGE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/import-export-functions/postmessage.md): Sends a message to current browser page.
- [SCANCODE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/import-export-functions/scancode.md): Scans a QR or bar code and returns its content as a text.
- [SENDEMAIL](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/import-export-functions/sendemail.md): Sends an email to one or more recipients.
- [UPLOAD](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/import-export-functions/upload.md): Uploads the content of a file from the local client computer into a widget.
- [UPLOADFILE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/import-export-functions/uploadfile.md): Uploads a file from the local client computer to the nedyx server.
- [Logical functions](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/logical-functions.md)
- [AND](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/logical-functions/and.md): Returns true, if all parameters are true, otherwise false.
- [IF](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/logical-functions/if.md): Evaluates an expression if a corresponding condition is true.
- [ISEMPTY](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/logical-functions/isempty.md): Returns true if a value is of type empty or an empty text (““) , otherwise false.
- [ISUSERACTION](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/logical-functions/isuseraction.md): Returns true, if the function is called in a formula of the widget, where the user has performed the current action.
- [LOOP](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/logical-functions/loop.md): Executes an expression until a condition is met.
- [NOT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/logical-functions/not.md): Returns true, if the parameter is false, otherwise false.
- [OR](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/logical-functions/or.md): Returns true, if at least one of the parameters is true, otherwise false
- [Mathematical functions](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions.md)
- [ABS](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/abs.md): Returns the absolute value of a number.
- [DECTOHEX](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/dectohex.md): Returns the hexidecimal representation of a number.
- [EXP](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/exp.md): Returns Euler's number e (2.7182...) raised by an exponent.
- [LN](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/ln.md): Returns the "natural logarithm" of a number, base e (Euler’s number 2.7182...).
- [LOG](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/log.md): Returns the logarithm to a specified base.
- [MAX](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/max.md): Returns the maximum of numers in a range.
- [MIN](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/min.md): Returns the minimum of numers in a range.
- [MOD](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/mod.md): Returns the remainder after dividing a number by another number.
- [MROUND](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/mround.md): Rundet eine Zahl auf das nächste Vielfache einer anderen Zahl.
- [NUMBER](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/number.md): Converts a value into value type “number”.
- [PI](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/pi.md): Returns PI, as number 3.1415926....
- [RAND](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/rand.md): Returns a random number.
- [ROUND](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/round.md): Rounds a number to a defined number of digits.
- [SQRT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/sqrt.md): Returns the square root of a number.
- [SUM](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/sum.md): Returns the sum of numers in a range.
- [Navigation functions](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/navigation-functions.md)
- [CLOSE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/navigation-functions/close.md): Closes the current page.
- [GETPAGES](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/navigation-functions/getpages.md): Returns a range with information about the pages of the navigation tab.
- [GETURLPARAM](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/navigation-functions/geturlparam.md): Returns the value of a key from the current web page url.
- [MESSAGE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/navigation-functions/message.md): Shows a text in a message window.
- [OPEN](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/navigation-functions/open.md): Opens a page
- [OPENWEBPAGE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/navigation-functions/openwebpage.md): Opens a web page based on a url.
- [PAGE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/navigation-functions/page.md): Returns the name of the previous page, which is helpful for popup pages.
- [QUESTION](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/navigation-functions/question.md): Opens a question window and returns the answer selected by the user.
- [Range functions](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions.md)
- [AGGREGATE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/aggregate.md): Aggregates rows of a range based on duplicate elements.
- [CELL](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/cell.md): Returns a cell of a range.
- [CELLREF](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/cellref.md): Inserts an area at a desired position in a table widget.
- [CLEAR](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/clear.md): Converts an error to an empty value.
- [COLUMN](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/column.md): Returns a column of a range.
- [COLUMNS](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/columns.md): Returns specific columns of a range.
- [COMBINE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/combine.md): Returns the combination of two or more ranges.
- [CONVERT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/convert.md): Converts values to a specific value type.
- [COUNT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/count.md): Returns the number of numeric cells in a range.
- [CSVTORANGE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/csvtorange.md): Returns a range which has been extracted from a CSV (comma separated version) text.
- [CUMULATE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/cumulate.md): Cumulates a range of values, i.e. every number of the range is added to the sum of all previous numbers.
- [DIFF](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/diff.md): Removes rows from a range.
- [EMPTY](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/empty.md): Returns empty cells.
- [FILTER](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/filter.md): Returns a range which is filtered based on a condition.
- [GETTYPE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/gettype.md): Returns the type of a value.
- [INSERTRANGE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/insertrange.md): Returns a range where another range has been inserted.
- [INTERSECTION](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/intersection.md): Returns elements of a range which are included in another range as well.
- [LOOKUP](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/lookup.md): Maps rows from a range according to a column of key values.
- [PIVOT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/pivot.md): Converts a row-based range of values to a column-based range of values.
- [RANGE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/range.md): Returns a part of a range.
- [RANGETOCSV](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/rangetocsv.md): Returns a CSV (comma separated version) representation of a range.
- [RANGETOHIERARCHY](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/rangetohierarchy.md): Converts a range to a hierarchy.
- [RANGETOROW](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/rangetorow.md): Converts a range of cells to a row range.
- [RANGETOJSON](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/rangetojson.md): Converts a range of cells to a json text.
- [JSONTORANGE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/jsontorange.md): Converts a json text to a range of cells.
- [ROW](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/row.md): Returns a row of a range.
- [ROWS](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/rows.md): Returns specific rows of a range.
- [ROWTORANGE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/rowtorange.md): Converts the cells of a row into a range.
- [SEQUENCE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/sequence.md): Returns a range of sequential numbers.
- [SORT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/sort.md): Returns a range which is sorted based on values in one or more columns.
- [TRANSPOSE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/transpose.md): Returns a range with exchanged rows and columns.
- [UNIQUE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/unique.md): Removes duplicate rows or columns from a range.
- [UNPIVOT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/unpivot.md): Converts a column-based range of values to a row-based range of values.
- [VISIBLEHIERARCHY](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/range-functions/visiblehierarchy.md): Returns for hierarchy widgets the currently visible rows.
- [Text functions](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions.md)
- [CHAR](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/char.md): Returns a Unicode character based on its number.
- [CODE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/code.md): Returns the Unicode value of a character.
- [CREATEMEMBER](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/createmember.md): Returns a value containing two texts - the display text and a hidden text.
- [FIND](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/find.md): Returns the position of a text within another text.
- [HIDDENTEXT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/hiddentext.md): Returns the hidden text of a member value.
- [HTMLTOJSONTEXT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/htmltojsontext.md): Converts a HTML text to a JSON text which can be assigned to formatted text widgets.
- [LEFT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/left.md): Returns the first n characters of a text.
- [LEN](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/len.md): Returns the number of characters in a text.
- [LOWER](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/lower.md): Returns a specified text in lower case.
- [MID](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/mid.md): Returns a segment of a text.
- [RIGHT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/right.md)
- [SUBSTITUTE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/substitute.md): Replaces sub-texts in a text.
- [TEXT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/text.md): Converts a value into value type “text”.
- [TRIM](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/trim.md): Removes leading and trailing spaces from a text.
- [UPPER](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/upper.md): Returns a specified text in upper case.
- [User management functions](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/user-management-functions.md)
- [APPLIST](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/user-management-functions/applist.md): Returns a list of all apps in the current workspace.
- [ADDUSER](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/user-management-functions/adduser.md): Adds a new user to the current workspace.
- [APPSHARELIST](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/user-management-functions/appsharelist.md): The APPSHARELIST function returns a list of all users with whom an app is shared.
- [REMOVEUSER](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/user-management-functions/removeuser.md): Removes a user from the current workspace.
- [SHAREAPP](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/user-management-functions/shareapp.md): Shares an app with a user.
- [UPDATEUSER](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/user-management-functions/updateuser.md): Changes properties of an existing user in the current workspace.
- [USERLIST](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/user-management-functions/userlist.md): Returns a list of all users in the current workspace.
- [USERNAME](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/user-management-functions/username.md): Returns information about the current user.
- [Widget functions](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/widget-functions.md)
- [GETSELECTION](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/widget-functions/getselection.md): Retrieves the current selection of a menu widget.
- [LOADWIDGETCONTENT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/widget-functions/loadwidgetcontent.md): Loads the current content of a widget from the nedyx database.
- [NAME](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/widget-functions/name.md): Returns the name of the widget which is executing the current formula.
- [SETSELECTION](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/widget-functions/setselection.md): Changes the setting of a menu widget.
- [STOREWIDGETCONTENT](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/widget-functions/storewidgetcontent.md): Saves the current content of a widget in the nedyx database.
- [UPDATE](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/widget-functions/update.md): Updates the content of a widget.
- [Security](https://docs.nedyx.com/version-1.52-preview/security.md)
- [User Management](https://docs.nedyx.com/version-1.52-preview/security/user-management.md)
- [Workspaces](https://docs.nedyx.com/version-1.52-preview/security/user-management/workspaces.md)
- [Workspace Roles](https://docs.nedyx.com/version-1.52-preview/security/user-management/workspace-roles.md)
- [Adding Users to a Workspace](https://docs.nedyx.com/version-1.52-preview/security/user-management/adding-users-to-a-workspace.md)
- [App Roles](https://docs.nedyx.com/version-1.52-preview/security/user-management/app-roles.md)
- [Share an App with Other Users](https://docs.nedyx.com/version-1.52-preview/security/user-management/share-an-app-with-other-users.md)
- [Guest Access](https://docs.nedyx.com/version-1.52-preview/security/user-management/guest-access.md)
- [Change Password](https://docs.nedyx.com/version-1.52-preview/security/user-management/change-password.md)
- [Appendix](https://docs.nedyx.com/version-1.52-preview/appendix.md)
- [Keyboard shortcuts](https://docs.nedyx.com/version-1.52-preview/appendix/keyboard-shortcuts.md)
- [Error handling](https://docs.nedyx.com/version-1.52-preview/appendix/error-handling.md)
- [Feature preview](https://docs.nedyx.com/version-1.52-preview/appendix/feature-preview.md): The feature preview option provides early access to functionality which is not general available.
- [Supported browsers](https://docs.nedyx.com/version-1.52-preview/appendix/supported-browsers.md)
- [System requirements for on-premises installations](https://docs.nedyx.com/version-1.52-preview/appendix/system-requirements-for-on-premises-installations.md)

## Version 1.56 - DE

- [Willkommen bei nedyx](https://docs.nedyx.com/version-1.52-de-preview/willkommen-bei-nedyx.md)
- [Erste Schritte](https://docs.nedyx.com/version-1.52-de-preview/erste-schritte.md)
- [Vorbereitung](https://docs.nedyx.com/version-1.52-de-preview/erste-schritte/vorbereitung.md)
- [Erste Formatierungen](https://docs.nedyx.com/version-1.52-de-preview/erste-schritte/erste-formatierungen.md)
- [Die erste Formel](https://docs.nedyx.com/version-1.52-de-preview/erste-schritte/die-erste-formel.md)
- [Weitere Formeln](https://docs.nedyx.com/version-1.52-de-preview/erste-schritte/weitere-formeln.md)
- [Mehrere Tabellen kombinieren](https://docs.nedyx.com/version-1.52-de-preview/erste-schritte/mehrere-tabellen-kombinieren.md)
- [Eine neue Seite hinzufügen](https://docs.nedyx.com/version-1.52-de-preview/erste-schritte/eine-neue-seite-hinzufugen.md)
- [Widget Referenzen zwischen Seiten](https://docs.nedyx.com/version-1.52-de-preview/erste-schritte/widget-referenzen-zwischen-seiten.md)
- [Ein Grafik-Widget hinzufügen](https://docs.nedyx.com/version-1.52-de-preview/erste-schritte/ein-grafik-widget-hinzufugen.md)
- [Weitere Anpassungen](https://docs.nedyx.com/version-1.52-de-preview/erste-schritte/weitere-anpassungen.md)
- [Mit nedyx arbeiten](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten.md)
- [Apps](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/apps.md)
- [Live und Edit Modus](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/live-und-edit-modus.md)
- [Die Kopfleiste](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/die-kopfleiste.md)
- [Seiten](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/seiten.md)
- [Widgets](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/widgets.md)
- [Widget-Typen](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/widgets/widget-typen.md): Es gibt unterschiedliche Typen und Untertypen von Widgets.
- [Hinzufügen von Widgets](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/widgets/hinzufugen-von-widgets.md)
- [Widget-Auswahl](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/widgets/widget-auswahl.md)
- [Widget-Positionierung](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/widgets/widget-positionierung.md)
- [Style-Tab](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/widgets/style-tab.md)
- [Settings-Tab](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/widgets/settings-tab.md)
- [Zellen-Formate](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/widgets/zellen-formate.md)
- [Chart-Inhalte](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/widgets/chart-inhalte.md)
- [Chart-Eigenschaften](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/widgets/chart-eigenschaften.md)
- [Rückgängig / Wiederherstellen](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/widgets/ruckgangig-wiederherstellen.md)
- [Datenbanken](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/datenbanken.md)
- [Mit einer Datenquelle verbinden](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/datenbanken/mit-einer-datenquelle-verbinden.md)
- [Auf externe Daten zugreifen](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/datenbanken/auf-externe-daten-zugreifen.md)
- [Dateimanagement](https://docs.nedyx.com/version-1.52-de-preview/mit-nedyx-arbeiten/dateimanagement.md)
- [ClearLines Funktionen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen.md)
- [Allgemeine Aspekte](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte.md)
- [Aufbau von Formeln](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/aufbau-von-formeln.md): ClearLines Formeln bestehen aus folgenden Elementen:
- [Der Formel Editor](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/der-formel-editor.md)
- [Aktionen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/aktionen.md)
- [Berechnete Widget Eigenschaften](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften.md): Eigenschaften können verwendet werden, um das Aussehen und Verhalten von Widgets zu definieren und zu ändern.
- [Content](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/content.md)
- [Chart labels](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/chart-labels.md)
- [Column widths und Row heights](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/column-widths-und-row-heights.md)
- [Connection](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/connection.md)
- [Editable](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/editable.md)
- [MinY und MaxY](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/miny-und-maxy.md)
- [Style](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/style.md)
- [Tooltips](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/tooltips.md)
- [Visible](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/berechnete-widget-eigenschaften/visible.md)
- [Bereiche](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/bereiche.md)
- [Widget Referenzen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/widget-referenzen.md)
- [Zell-Referenzen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/zell-referenzen.md)
- [Synchronisierung von Menu Widgets](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/allgemeine-aspekte/synchronisierung-von-menu-widgets.md)
- [Aktions-Funktionen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/aktions-funktionen.md)
- [ACTIONCOLUMN](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/aktions-funktionen/actioncolumn.md): Gibt den Index der Spalte zurück, bei der die aktuelle Aktion ausgeführt wurde.
- [ACTIONCONTENT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/aktions-funktionen/actioncontent.md): Gibt den Inhalt der Zelle zurück, bei der die aktuelle Aktion ausgeführt wurde.
- [ACTIONROW](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/aktions-funktionen/actionrow.md): Gibt den Index der Zeile zurück, bei der die aktuelle Aktion ausgeführt wurde.
- [CLICK](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/aktions-funktionen/click.md): Führt die Klick-Aktion eines Schaltflächen-Widgets aus.
- [Benutzerverwaltungs-Funktionen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/benutzerverwaltungs-funktionen.md)
- [APPLIST](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/benutzerverwaltungs-funktionen/applist.md): Gibt eine Liste aller Anwendungen im aktuellen Workspace zurück.
- [ADDUSER](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/benutzerverwaltungs-funktionen/adduser.md): Fügt dem aktuellen Arbeitsbereich einen neuen Benutzer hinzu.
- [APPSHARELIST](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/benutzerverwaltungs-funktionen/appsharelist.md): Die Funktion APPSHARELIST gibt eine Liste aller Benutzer zurück, für die eine App freigegeben ist.
- [REMOVEUSER](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/benutzerverwaltungs-funktionen/removeuser.md): Entfernt einen Benutzer aus dem aktuellen Arbeitsbereich.
- [SHAREAPP](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/benutzerverwaltungs-funktionen/shareapp.md): Teilt eine Anwendung mit einem Benutzer.
- [UPDATEUSER](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/benutzerverwaltungs-funktionen/updateuser.md): Ändert die Eigenschaften eines vorhandenen Benutzers im aktuellen Workspace.
- [USERLIST](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/benutzerverwaltungs-funktionen/userlist.md): Gibt eine Liste aller Benutzer im aktuellen Workspace zurück.
- [USERNAME](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/benutzerverwaltungs-funktionen/username.md): Gibt Informationen über den aktuellen Benutzer zurück.
- [Bereichs-Funktionen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen.md)
- [AGGREGATE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/aggregate.md): Aggregiert Zeilen eines Bereichs auf der Grundlage doppelter Elemente.
- [CELL](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/cell.md): Gibt eine Zelle eines Bereichs zurück.
- [CELLREF](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/cellref.md): Fügt einen Bereich an eine gewünschte Position in einem Tabellen-Widget ein.
- [CLEAR](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/clear.md): Wandelt einen Fehler in einen leeren Wert um.
- [COLUMN](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/column.md): Gibt eine Spalte eines Bereichs zurück.
- [COLUMNS](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/columns.md): Liefert gewünschte Spalten eines Bereichs zurück.
- [COMBINE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/combine.md): Gibt die Kombination von zwei oder mehr Bereichen zurück.
- [CONVERT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/convert.md): Konvertiert Werte in einen bestimmten Wertetyp.
- [COUNT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/count.md): Gibt die Anzahl der numerischen Zellen in einem Bereich zurück.
- [CSVTORANGE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/csvtorange.md): Gibt einen Bereich zurück, der aus einem CSV-basierten Text extrahiert wurde.
- [CUMULATE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/cumulate.md): Kumuliert einen Wertebereich, d. h. jede Zahl des Bereichs wird zur Summe aller vorherigen Zahlen addiert.
- [DIFF](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/diff.md): Entfernt Zeilen aus einem Bereich.
- [EMPTY](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/empty.md): Gibt leere Zellen zurück.
- [FILTER](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/filter.md): Gibt einen Bereich zurück, der auf der Grundlage einer Bedingung gefiltert wird.
- [GETTYPE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/gettype.md): Gibt den Typ eines Wertes zurück.
- [INSERTRANGE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/insertrange.md): Gibt einen Bereich zurück, in den ein anderer Bereich eingefügt wurde.
- [INTERSECTION](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/intersection.md): Gibt Elemente eines Bereichs zurück, die auch in einem anderen Bereich enthalten sind.
- [LOOKUP](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/lookup.md): Ordnet Zeilen aus einem Bereich entsprechend einer Spalte mit Schlüsselwerten zu.
- [PIVOT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/pivot.md): Konvertiert einen zeilenbasierten Bereich von Werten in einen spaltenbasierten Bereich von Werten.
- [RANGE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/range.md): Gibt einen Teil eines Bereichs zurück.
- [RANGETOCSV](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/rangetocsv.md): Wandelt einen Bereich in einen csv-basierten Text um.
- [RANGETOHIERARCHY](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/rangetohierarchy.md): Wandelt einen Bereich in eine Hierarchie um.
- [RANGETOJSON](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/rangetojson.md): Konvertiert einen Bereich von Zellen in einen json-Text.
- [JSONTORANGE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/jsontorange.md): Konvertiert einen json-Text in einen Bereich.
- [RANGETOROW](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/rangetorow.md): Konvertiert einen Bereich von Zellen in einen Zeilen-Bereich.
- [ROW](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/row.md): Gibt eine Zeile eines Bereichs zurück.
- [ROWS](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/rows.md): Liefert gewünschte Zeilen eines Bereichs zurück.
- [ROWTORANGE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/rowtorange.md): Konvertiert die Zellen einer Zeile in einen Bereich.
- [SEQUENCE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/sequence.md): Gibt einen Bereich von aufeinanderfolgenden Zahlen zurück.
- [SORT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/sort.md): Gibt einen Bereich zurück, der auf der Grundlage der Werte in einer oder mehreren Spalten sortiert ist.
- [TRANSPOSE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/transpose.md): Gibt einen Bereich mit ausgetauschten Zeilen und Spalten zurück.
- [UNIQUE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/unique.md): Entfernt doppelte Zeilen oder Spalten aus einem Bereich.
- [UNPIVOT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/unpivot.md): Konvertiert einen spaltenbasierten Bereich von Werten in einen zeilenbasierten Bereich von Werten.
- [VISIBLEHIERARCHY](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/bereichs-funktionen/visiblehierarchy.md): Gibt für Hierarchie-Widgets die aktuell sichtbaren Zeilen zurück.
- [Datenbank-Funktionen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datenbank-funktionen.md)
- [CALLURL](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datenbank-funktionen/callurl.md): Gibt das Ergebnis einer http-basierten URL-Anfrage zurück.
- [EXECUTE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datenbank-funktionen/execute.md): Führt eine Anweisung für eine Datenbank-Verbindung aus.
- [GETDATA](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datenbank-funktionen/getdata.md): Ruft Daten von einem Datenkonnektor ab.
- [GETDBCOLUMNNAMES](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datenbank-funktionen/getdbcolumnnames.md): Gibt die Namen der Datenbank-Spalten eines Widgets zurück.
- [GETSTATEMENT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datenbank-funktionen/getstatement.md): Gibt die Anweisung (SQL, MDX oder REST URI) wie auf der Registerkarte Verbindung definiert zurück.
- [Datums-Funktionen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datums-funktionen.md)
- [CREATEDATE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datums-funktionen/createdate.md): Gibt ein Datum zurück, definiert durch Jahr, Monat und Tag.
- [DATE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datums-funktionen/date.md): Konvertiert einen Wert in die Wertart "Datum".
- [DATETOTEXT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datums-funktionen/datetotext.md): Konvertiert ein Datum oder eine Zeitangabe in einen Text mit benutzerdefiniertem Format.
- [DAY](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datums-funktionen/day.md): Gibt den Tag eines Datums zurück.
- [GETTIMEZONEOFFSET](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datums-funktionen/gettimezoneoffset.md): Liefert die Differenz an Stunden zwischen der lokalen und der UTC Zeit zurück.
- [HOUR](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datums-funktionen/hour.md): Gibt die Stunde einer Zeit bzw. eines Datums zurück.
- [MILLISECOND](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datums-funktionen/millisecond.md): Gibt die Millisekunde einer Zeit bzw. eines Datums zurück.
- [MINUTE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datums-funktionen/minute.md): Gibt die Minute einer Zeit bzw. eines Datums zurück.
- [MONTH](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datums-funktionen/month.md): Gibt den Monat eines Datums zurück.
- [SECOND](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datums-funktionen/second.md): Gibt die Sekunde einer Zeit bzw. eines Datums zurück.
- [TODAY](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datums-funktionen/today.md): Gibt das Datum des aktuellen Tages zurück.
- [WEEKDAY](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datums-funktionen/weekday.md): Gibt den Wochentag eines Datums als Zahl zurück.
- [YEAR](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/datums-funktionen/year.md): Gibt das Jahr eines Datums zurück.
- [Import / Export-Funktionen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/import-export-funktionen.md)
- [DELETEFILE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/import-export-funktionen/deletefile.md): Löscht eine Datei auf den nedyx Server.
- [DOWNLOAD](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/import-export-funktionen/download.md): Lädt den Inhalt eines Widgets als Datei auf den lokalen Client-Computer herunter.
- [DOWNLOADEXCEL](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/import-export-funktionen/downloadexcel.md): Erzeugt eine Excel-Datei mit dem Inhalt eines Tabellen Widgets und lädt diese herunter.
- [DOWNLOADFILE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/import-export-funktionen/downloadfile.md): Lädt eine Datei auf den lokalen Client-Computer herunter.
- [DOWNLOADPDF](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/import-export-funktionen/downloadpdf.md)
- [EXCELCREATE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/import-export-funktionen/excelcreate.md): Erzeugt eine Excel-Datei mit dem Inhalt eines Tabellen Widgets.
- [GETFILELIST](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/import-export-funktionen/getfilelist.md): Liefert eine Liste aller Dateien, die im aktuellen Workspace hochgeladen oder erstellt wurden.
- [PDFCREATE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/import-export-funktionen/pdfcreate.md): Erzeugt eine PDF-Datei mit einer Auswahl von Anwendungsseiten.
- [POSTMESSAGE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/import-export-funktionen/postmessage.md): Sendet einen Text an die übergeordnete Browserseite.
- [SCANCODE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/import-export-funktionen/scancode.md): Scannt einen QR- oder Barcode und gibt seinen Inhalt als Text zurück.
- [SENDEMAIL](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/import-export-funktionen/sendemail.md): Sendet eine E-Mail an einen oder mehrere Empfänger.
- [UPLOAD](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/import-export-funktionen/upload.md): Lädt den Inhalt einer Datei vom lokalen Client-Computer in ein Widget hoch.
- [UPLOADFILE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/import-export-funktionen/uploadfile.md): Lädt eine Datei vom lokalen Client-Computer auf den nedyx Server hoch.
- [Logik-Funktionen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/logik-funktionen.md)
- [AND](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/logik-funktionen/and.md): Gibt true zurück, wenn alle Parameter true sind, sonst false.
- [IF](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/logik-funktionen/if.md): Wertet einen Ausdruck aus, wenn eine entsprechende Bedingung erfüllt ist.
- [ISEMPTY](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/logik-funktionen/isempty.md): Gibt true zurück, wenn ein Wert vom Typ leer oder ein leerer Text ("") ist, andernfalls false.
- [ISUSERACTION](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/logik-funktionen/isuseraction.md): Gibt true zurück, wenn die Funktion in einer Formel des Widgets aufgerufen wird, in der der Benutzer die aktuelle Aktion ausgeführt hat.
- [LOOP](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/logik-funktionen/loop.md): Führt einen Ausdruck aus, bis eine Bedingung erfüllt ist.
- [NOT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/logik-funktionen/not.md): Gibt true zurück, wenn der Parameter false ist, sonst false.
- [OR](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/logik-funktionen/or.md): Gibt true zurück, wenn mindestens einer der Parameter true ist, andernfalls false.
- [Mathematische Funktionen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen.md)
- [ABS](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/abs.md): Gibt den absoluten Wert einer Zahl zurück.
- [DECTOHEX](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/dectohex.md): Gibt die hexadezimale Darstellung einer Zahl zurück.
- [EXP](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/exp.md): Gibt die Eulersche Zahl e (2,7182...) erhöht um einen Exponenten zurück.
- [LN](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/ln.md): Liefert den "natürlichen Logarithmus" einer Zahl zur Basis e (Eulersche Zahl 2,7182...).
- [LOG](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/log.md): Gibt den Logarithmus zur angegebenen Basis zurück.
- [MAX](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/max.md): Returns the maximum of numers in a range.
- [MIN](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/min.md): Gibt das Minimum der Zahlen in einem Bereich zurück.
- [MOD](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/mod.md): Gibt den Restbetrag nach der Division einer Zahl durch eine andere Zahl zurück.
- [MROUND](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/mround.md): Rundet eine Zahl auf das nächste Vielfache einer anderen Zahl.
- [NUMBER](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/number.md): Konvertiert einen Wert in den Wertetyp "Zahl".
- [PI](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/pi.md): Gibt PI zurück, als Zahl 3,1415926....
- [RAND](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/rand.md): Gibt eine Zufallszahl zurück.
- [ROUND](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/round.md): Rundet eine Zahl auf eine bestimmte Anzahl von Ziffern.
- [SQRT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/sqrt.md): Gibt die Quadratwurzel einer Zahl zurück.
- [SUM](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/mathematische-funktionen/sum.md): Gibt die Summe der Zahlen in einem Bereich zurück.
- [Navigations-Funktionen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/navigations-funktionen.md)
- [CLOSE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/navigations-funktionen/close.md): Schließt die aktuelle Seite.
- [GETPAGES](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/navigations-funktionen/getpages.md): Gibt einen Bereich zurück mit Informationen über die Seiten des Navigations-Tabs.
- [GETURLPARAM](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/navigations-funktionen/geturlparam.md): Liefert den Wert eines Schlüssels aus der aktuellen Webseiten-URL.
- [MESSAGE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/navigations-funktionen/message.md): Zeigt einen Text in einem Nachrichtenfenster an.
- [OPEN](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/navigations-funktionen/open.md): Öffnet eine Seite
- [OPENWEBPAGE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/navigations-funktionen/openwebpage.md): Öffnet eine Webseite basierend auf einer URL.
- [PAGE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/navigations-funktionen/page.md): Gibt den Namen der vorherigen Seite zurück, was für Popup-Seiten hilfreich ist.
- [QUESTION](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/navigations-funktionen/question.md): Öffnet ein Fragefenster und gibt die vom Benutzer ausgewählte Antwort zurück.
- [Text Funktionen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen.md)
- [CHAR](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/char.md): Gibt ein Unicode-Zeichen anhand seiner Nummer zurück.
- [CODE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/code.md): Gibt den Unicode-Wert eines Zeichens zurück.
- [CREATEMEMBER](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/createmember.md): Gibt einen Wert zurück, der zwei Texte enthält - den Anzeigetext und einen verborgenen Text.
- [FIND](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/find.md): Gibt die Position eines Textes innerhalb eines anderen Textes zurück.
- [HIDDENTEXT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/hiddentext.md): Gibt den verborgenen Text eines Mitgliedswertes zurück.
- [HTMLTOJSONTEXT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/htmltojsontext.md): Konvertiert einen html-Text in einen json-Text, der formatierten Text-Widgets zugewiesen werden kann.
- [LEFT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/left.md): Gibt die ersten n Zeichen eines Textes zurück.
- [LEN](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/len.md): Gibt die Anzahl der Zeichen in einem Text zurück.
- [LOWER](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/lower.md): Gibt einen angegebenen Text in Kleinbuchstaben zurück.
- [MID](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/mid.md): Gibt einen Teil eines Textes zurück.
- [RIGHT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/right.md)
- [SUBSTITUTE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/substitute.md): Ersetzt Teiltexte in einem Text.
- [TEXT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/text.md): Konvertiert einen Wert in den Wertetyp "Text".
- [TRIM](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/trim.md): Entfernt führende und nachgestellte Leerzeichen aus einem Text.
- [UPPER](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/text-funktionen/upper.md): Gibt einen angegebenen Text in Großbuchstaben zurück.
- [Widget-Funktionen](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/widget-funktionen.md)
- [GETSELECTION](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/widget-funktionen/getselection.md): Liefert die aktuelle Auswahl eines Menü-Widgets zurück.
- [LOADWIDGETCONTENT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/widget-funktionen/loadwidgetcontent.md): Lädt den aktuellen Inhalt eines Widgets aus der nedyx-Datenbank.
- [NAME](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/widget-funktionen/name.md): Gibt den Namen des Widgets zurück, das die aktuelle Formel ausführt.
- [SETSELECTION](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/widget-funktionen/setselection.md): Ändert die Einstellung eines Menü-Widgets.
- [STOREWIDGETCONTENT](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/widget-funktionen/storewidgetcontent.md): Speichert den aktuellen Inhalt eines Widgets in der nedyx-Datenbank.
- [UPDATE](https://docs.nedyx.com/version-1.52-de-preview/clearlines-funktionen/widget-funktionen/update.md): Aktualisiert den Inhalt eines Widgets.
- [Sicherheit](https://docs.nedyx.com/version-1.52-de-preview/sicherheit.md)
- [Benutzerverwaltung](https://docs.nedyx.com/version-1.52-de-preview/sicherheit/benutzerverwaltung.md)
- [Workspaces](https://docs.nedyx.com/version-1.52-de-preview/sicherheit/benutzerverwaltung/workspaces.md)
- [Workspace-Rollen](https://docs.nedyx.com/version-1.52-de-preview/sicherheit/benutzerverwaltung/workspace-rollen.md)
- [Hinzufügen von Benutzern zu einem Workspace](https://docs.nedyx.com/version-1.52-de-preview/sicherheit/benutzerverwaltung/hinzufugen-von-benutzern-zu-einem-workspace.md)
- [App-Rollen](https://docs.nedyx.com/version-1.52-de-preview/sicherheit/benutzerverwaltung/app-rollen.md)
- [Eine App für andere Benutzer freigeben](https://docs.nedyx.com/version-1.52-de-preview/sicherheit/benutzerverwaltung/eine-app-fur-andere-benutzer-freigeben.md)
- [Gastzugang](https://docs.nedyx.com/version-1.52-de-preview/sicherheit/benutzerverwaltung/gastzugang.md)
- [Passwort ändern](https://docs.nedyx.com/version-1.52-de-preview/sicherheit/benutzerverwaltung/passwort-andern.md)
- [Anhang](https://docs.nedyx.com/version-1.52-de-preview/anhang.md)
- [Tastaturkurzbefehle](https://docs.nedyx.com/version-1.52-de-preview/anhang/tastaturkurzbefehle.md)
- [Fehlerbehandlung](https://docs.nedyx.com/version-1.52-de-preview/anhang/fehlerbehandlung.md)
- [Feature Preview](https://docs.nedyx.com/version-1.52-de-preview/anhang/feature-preview.md): Die Funktionsvorschau bietet einen frühen Zugang zu Funktionalitäten, die noch nicht allgemein verfügbar sind.
- [Unterstützte Browser](https://docs.nedyx.com/version-1.52-de-preview/anhang/unterstutzte-browser.md)
- [Systemanforderungen für On-Premises-Installationen](https://docs.nedyx.com/version-1.52-de-preview/anhang/systemanforderungen-fur-on-premises-installationen.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nedyx.com/nedyx/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
