hasUserProperty
Description
Checks if the user has the given property set.
Parameters
Return Type
Boolean (true/false)
Returns true if the user has the given property set and false otherwise.
Example
if (hasUserProperty("jdoe", "phone")) {
return getUserProperty("jdoe", "phone");
}See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
