pipe.getProperty
(since )
Get a public property
Description
mixed
pipe.getProperty
(
string name )
Used to get a public property.
The properties are get on the corresponding user or channel if there is one.
Parameters
name
The name of the property to get
Return values
The property value
Examples
pipe.getProperty('pubid');
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...
