Skip to end of banner
Go to start of banner

getUserProperty

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

Description

Retrieves properties of users.

Parameters

Return Type

String

Returns the value of the specified property. If the user does not have the property, it will return an empty string.

Example

return getUserProperty("testuser", "phone");

The look-up is first made after the userkey, then after the username.

See also

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