Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | isUserActive(userNameOrKey) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Routine that verifies if a user is active. |
Routine that verifies if a user is active.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
userNameOrKey | String | Yes | User name or key of a user to remove from a group. | |
Return Type
Boolean (true/false)
Returns true if a user was successfully removed from a group. Otherwise returns false.
Example
Code Block |
---|
|
isUserActive("jdoe"); |
Returns true if the user is active.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "user_routines" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|