user.getProperty
(since )
Get a public property
Description
mixed
user.getProperty
(
string property )
This function is used to get an user's public property
Parameters
property
The property to get
Return values
The property's value
Examples
var prop = user.getProperty('foo');
User notes
# No comment
Post a note
CollaborAPE to our wiki !
Find the information you need on the APE Official Wiki : Install, Server, JSF, Help...
