Description Usage Arguments Value
Ueberprueft, ob ein Vektor entweder NULL ist oder eine zusaetzliche Bedingung erfuellt.
1 2 3 | is_null_or(x, condition, ...)
x %is_null_or% condition
|
x |
Vektor, der ueberprueft wird. |
condition |
Funktion, die zum erweiterten Testen von |
... |
Weitere Argumente, die an Funktion |
Logischer Wert, ob x
NULL ist oder die Bedingung erfuellt.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.