Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Button handy
blanktrue
color#0052CC
nameSend Feedback
linkhttps://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=getOrganizationPropertyValues+-+570884271
widthauto

Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

getOrganizationPropertyValues(organizationId, propertyKey)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Gets the organization properties keys.

Get the organization properties keys the provided organization id.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

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
languagejs
return getOrganizationPropertyValues(13, "TestProperty1");

Result: The string [] "Property1TestValue|AnotherPropertyValue" will be return.

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "jsd_routine" and space = currentSpace ( )
labelsarray_routines

We've encountered an issue exporting this macro. Please try exporting this page again later.