Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=getOrganizationPropertyValues+-+570884271 |
---|
width | auto |
---|
|
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 | getOrganizationPropertyValues(organizationId, propertyKey) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Gets the organization properties keys. |
Get the organization properties keys the provided organization id.
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 get the property value. | |
Return Type
string []
Returns null if the organization or the property can not be found.
Example
Code Block |
---|
|
return getOrganizationPropertyValues(13, "TestProperty1"); |
Result: The string [] "Property1TestValue|AnotherPropertyValue" will be return.
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.