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 | setOrganizationPropertyValue(organizationId, propertyKey, propertyValue) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Sets the organization property value. |
Set the organization property value for the provided organization id, property key.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
organizationId | number | Yes | Id of the organization for which to get the property value. | propertyKey | string | Yes | The property key for which to set the property value. | propertyValue | null | Yes | The value to be set for he provided propertyKey. | |
Return Type
boolean
Returns true if the property was set and false otherwise.
Example
Code Block |
---|
|
return setOrganizationPropertyValue(13, "TestProperty1", "TestValue"); |
Result: true
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "jsd_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.