Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | isNotNull(variable) | Package | | Alias | | Pkg Usage | |
|
Description
Excerpt |
---|
|
Checks if the provided variable is not null or has a value associated and returns true. Otherwise returns false. |
Checks if the provided variable is not null or has a value associated and returns true. Otherwise returns false.
...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
variable | Any | Yes | Value you want to test. Value argument can be a string or a variable of any type. |
|
Return Type
Boolean (true/false)
...
Note |
---|
isNotNull returns "true" if the variable has a value attached (including zero for numeric variables or blank for character/string). |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "basic_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|