Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
add to german function help
- Loading branch information
Showing
96 changed files
with
678 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<h3>Funktion $feature</h3> | ||
Beid der Atlantenerzeugung gibt es die aktuelle Objektanzahl auf dem Deckungslayer zurück. | ||
|
||
<h4>Syntax</h4> | ||
<pre>$feature</pre> | ||
|
||
<h4>Argumente</h4> | ||
Keine | ||
|
||
<h4>Beispiel</h4> | ||
<pre>$feature → 2</pre> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<h3>$numfeatures function</h3> | ||
Bei der Atlantenerzeugung gibt es die Gesamtzahl der Objekte des Deckungslayers aus. | ||
|
||
<h4>Syntax</h4> | ||
<pre>$numfeatures</pre> | ||
|
||
<h4>Argumente</h4> | ||
Keine | ||
|
||
<h4>Beispiel</h4> | ||
<pre>$numfeatures → 42</pre> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<h3>Funktion $numpages</h3> | ||
Gibt die Gesamtseitenzahl einer Druckzusammenstellung aus. | ||
|
||
<h4>Syntax</h4> | ||
<pre>$numpages</pre> | ||
|
||
<h4>Argumente</h4> | ||
Keine | ||
|
||
<h4>Beispiel</h4> | ||
<pre>$numpages → 42</pre> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<h3>Funktion $page</h3> | ||
Gibt die aktuelle Seitennummer in einer Druckzusammenstellung aus. | ||
|
||
<h4>Syntax</h4> | ||
<pre>$page</pre> | ||
|
||
<h4>Argumente</h4> | ||
Keine | ||
|
||
<h4>Beispiel</h4> | ||
<pre>$page → 2</pre> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<h3>Gruppe Bedingungen</h3> | ||
Dies Gruppe enthält Funktionen die mit Bedingungen umgehen. | ||
Dies Gruppe enthält Funktionen die mit Bedingungen umgehen. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<h3>Conditions Group</h3> | ||
This group contains functions that operate on condition. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
<h3>Gruppe Datensatz</h3> | ||
Diese Gruppe enthält Funktionen, die mit Datensatzkennungen arbeiten. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<h3>Datum- und Zeitgruppe</h3> | ||
Diese Gruppe enthält Funktionen zur Verarbeitung von Daten und Zeiten. | ||
Diese Gruppe enthält Funktionen zur Verarbeitung von Daten und Zeiten. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<h3>Farbgruppe</h3> | ||
Diese Gruppe enthält Funktionen zur Farbmanipulation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<h3>Felder und Werte</h3> | ||
Enthält einen Feldliste des Layers. Beispielwerte können per Rechtsklick geladen werden. | ||
Enthält einen Feldliste des Layers. Beispielwerte können per Rechtsklick geladen werden. | ||
<br><br> | ||
Wählen Sie ein Feld aus der Liste und klicken Sie dann rechts um in ein Kontextmenü zu gelangen | ||
in der Optionen zum Laden von Beispielwerten aus dem gewählten Feld angeboten werden. | ||
Wählen Sie ein Feld aus der Liste und klicken Sie dann rechts um in ein Kontextmenü zu gelangen | ||
in der Optionen zum Laden von Beispielwerten aus dem gewählten Feld angeboten werden. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<h3>Feld</h3> | ||
Klicken Sie den Feldnamen doppelt um Ihn dem Ausdruck hinzuzufügen. | ||
Klicken Sie den Feldnamen doppelt um Ihn dem Ausdruck hinzuzufügen. | ||
<br><br> | ||
Per Rechtsklick auf den Feldnamen können Sie ein Kontextmenü mit Optionen zum Laden von Beispielwerten öffnen. | ||
Per Rechtsklick auf den Feldnamen können Sie ein Kontextmenü mit Optionen zum Laden von Beispielwerten öffnen. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<h3>Gruppe Geometrie</h3> | ||
Dies Gruppe enthält Funktionen für Geometrieobjekten (z.B. Länge und Flächeninhalt). | ||
Dies Gruppe enthält Funktionen für Geometrieobjekten (z.B. Länge und Flächeninhalt). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<h3>Gruppe Mathematik</h3> | ||
Die Gruppe enthält mathematische Funktionen (z.B. Quadratwurzel, Sinus und Cosinus) | ||
Die Gruppe enthält mathematische Funktionen (z.B. Quadratwurzel, Sinus und Cosinus) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<h3>Gruppe Operatoren</h3> | ||
Die Gruppe enthält Operatoren (z.B. +, - und *) | ||
Die Gruppe enthält Operatoren (z.B. +, - und *) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<h3>Umwandlungsgruppe</h3> | ||
Diese Gruppe enthält Funktionen, die einen Datentypen in einen anderen umwandeln (z.B. Zeichenketten zu Ganzzahlen oder zurück). | ||
Diese Gruppe enthält Funktionen, die einen Datentypen in einen anderen umwandeln (z.B. Zeichenketten zu Ganzzahlen oder zurück). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<h3>Gruppe Zeichenketten</h3> | ||
Dies Gruppen enthält Funktionen für Zeichenketten (z.B. Ersetzen und in Großbuchstaben umwandeln). | ||
Dies Gruppen enthält Funktionen für Zeichenketten (z.B. Ersetzen und in Großbuchstaben umwandeln). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<h3>Funktion abs()</h3> | ||
Gibt den Betrag einer Zahl zurück.<br> | ||
|
||
<h4>Syntax</h4> | ||
abs(<i>wert</i>)<br> | ||
|
||
<h4>Argumente</h4> | ||
<code>wert</code> - ein Zahl.<br> | ||
|
||
<h4>Beispiel</h4> | ||
<code>abs(-2) → 2</code><br> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<h3>Funktion ceil()</h3> | ||
Rundet eine Zahl auf. | ||
|
||
<h4>Syntax</h4> | ||
<code>ceil(wert)</code><br> | ||
|
||
<h4>Argumente</h4> | ||
<code>wert</code> - eine Zahl. | ||
<br> | ||
|
||
<h4>Beispiel</h4> | ||
<code>ceil(4.9) → 5</code><br> | ||
<code>ceil(-4.9) → -4</code><br> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<h3>Funktion color_cmyk()</h3> | ||
Gibt eine Farbe als Zeichenkette basierend auf ihrem Cyan-, Magenta- Gelb- und Schwarzanteil zurück. | ||
|
||
<p><h4>Syntax</h4> | ||
color_cmyk(<i>cyan, magenta, gelb, schwarz</i>)</p> | ||
|
||
<p><h4>Argumente</h4> | ||
<i> cyan</i> → Der Cyan-Anteil der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
<i> magenta</i> → Der Magenta-Anteil der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
<i> gelb</i> → Der Gelb-Anteil der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
<i> schwarz</i> → Der Schwarz-Anteil der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
|
||
<p><h4>Beispiel</h4> | ||
color_cmyk(100,50,0,10) → '#0073e6'</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<h3>Funktion color_cmyka()</h3> | ||
Gibt eine Farbe als Zeichenkette basierend auf ihrem Cyan-, Magenta- Gelb-, | ||
Schwarzanteil und Alpha-/Transparenzanteil zurück. | ||
|
||
<p><h4>Syntax</h4> | ||
color_cmyk(<i>cyan, magenta, gelb, schwarz, alpha</i>)</p> | ||
|
||
<p><h4>Argumente</h4> | ||
<i> cyan</i> → Der Cyan-Anteil der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
<i> magenta</i> → Der Magenta-Anteil der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
<i> gelb</i> → Der Gelb-Anteil der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
<i> schwarz</i> → Der Schwarz-Anteil der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
<i> alpha</i> → Der Alpha/Transparenz-Anteil der Farbe, als ganzzahliger Prozentsatz zwischen 0 (gänzlich transparent) und 100 (deckend).<br> | ||
|
||
<p><h4>Beispiel</h4> | ||
color_cmyka(100,50,0,10,200) → '0,115,230,200'</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<h3>Funktion color_hsl()</h3> | ||
Gibt eine Farbe als Zeichenkette basierend auf ihrem Farbton, ihrer Sättigung und Helligkeit zurück. | ||
|
||
<p><h4>Syntax</h4> | ||
color_hsl(<i>farbton, sättigung, helligkeit</i>)</p> | ||
|
||
<p><h4>Argumente</h4> | ||
<i> farbton</i> → Der Farbton der Farbe, als ganzzahliger Wert zwischen 0 und 360.<br> | ||
<i> sättigung</i> → Der Sättigung der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
<i> helligkeit</i> → Die Helligkeit der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
|
||
<p><h4>Beispiel</h4> | ||
color_hsl(100,50,70) → '#a6d98c'</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<h3>Funktion color_hsl()</h3> | ||
Gibt eine Farbe als Zeichenkette basierend auf ihrem Farbton, ihrer Sättigung, ihrer Helligkeit und ihrer Transparenz zurück. | ||
|
||
<p><h4>Syntax</h4> | ||
color_hsla(<i>farbton, sättigung, helligkeit, alpha</i>)</p> | ||
|
||
<p><h4>Argumente</h4> | ||
<i> farbton</i> → Der Farbton der Farbe, als ganzzahliger Wert zwischen 0 und 360.<br> | ||
<i> sättigung</i> → Der Sättigung der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
<i> helligkeit</i> → Die Helligkeit der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
<i> alpha</i> → Die Transparenz der Farbe, als ganzzahliger Prozentsatz zwischen 0 (gänzlich transparent) und 100 (deckend).<br> | ||
|
||
<p><h4>Beispiel</h4> | ||
color_hsla(100,50,70,200) → '#166,217,140,200'</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<h3>Funktion color_hsl()</h3> | ||
Gibt eine Farbe als Zeichenkette basierend auf ihrem Farbton, ihrer Sättigung und ihres Betrag zurück. | ||
|
||
<p><h4>Syntax</h4> | ||
color_hsv(<i>farbton, sättigung, betrag</i>)</p> | ||
|
||
<p><h4>Argumente</h4> | ||
<i> farbton</i> → Der Farbton der Farbe, als ganzzahliger Wert zwischen 0 und 360.<br> | ||
<i> sättigung</i> → Der Sättigung der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
<i> betrag</i> → Die Betrag der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
|
||
<p><h4>Beispiel</h4> | ||
color_hsv(40,100,100) → '#ffaa00'</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<h3>Funktion color_hsla()</h3> | ||
Gibt eine Farbe als Zeichenkette basierend auf ihrem Farbton, ihrer Sättigung, ihres Betrags und Alpha/Transparenz zurück. | ||
|
||
<p><h4>Syntax</h4> | ||
color_hsva(<i>farbton, sättigung, betrag, alpha</i>)</p> | ||
|
||
<p><h4>Argumente</h4> | ||
<i> farbton</i> → Der Farbton der Farbe, als ganzzahliger Wert zwischen 0 und 360.<br> | ||
<i> sättigung</i> → Der Sättigung der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
<i> betrag</i> → Die Betrag der Farbe, als ganzzahliger Prozentsatz zwischen 0 und 100.<br> | ||
<i> alpha</i> → Die Transparenz der Farbe, als ganzzahliger Prozentsatz zwischen 0 (gänzlich transparent) und 100 (deckend).<br> | ||
|
||
<p><h4>Beispiel</h4> | ||
color_hsva(40,100,100,200) → '255,170,0,200'</p> |