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 | isAlpha(str) | Package |
| Alias |
| Pkg Usage |
|
|
Description
Excerpt |
---|
|
Returns "true" if the provided argument str is a string containing only letters. |
Returns "true" if the provided argument str is a string containing only letters.
...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
str | String | Yes | Specifies a character expression. |
|
Return Type
Boolean (true/false)
...
Note |
---|
IsAlpha returns "false" if the character string str contains blanks or special characters. |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "string_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|