OsEjectFromGroup

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{osslfunc |function_syntax=integer osEjectFromGroup(key user) |csharp_syntax= |description=Eject the given user from the group the object is set to. The object owner must have t...")
 
m (Added note stating which version of OpenSim introduced this function)
(One intermediate revision by one user not shown)
Line 5: Line 5:
 
The object owner must have the right to eject users from the group the object is set to.
 
The object owner must have the right to eject users from the group the object is set to.
 
The group member who is ejected can be offline. The user gets an instant message, that he/she has been ejected from that group. The result is TRUE, if the user could be ejected, otherwise FALSE.
 
The group member who is ejected can be offline. The user gets an instant message, that he/she has been ejected from that group. The result is TRUE, if the user could be ejected, otherwise FALSE.
|threat_level=very low
+
|threat_level=VeryLow
 +
|permissions=${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
 +
|delay=0
 
|ossl_example=
 
|ossl_example=
|additional_info=
+
|additional_info=This function was added in 0.7.4-post-fixes
 
}}
 
}}

Revision as of 09:35, 15 October 2018

integer osEjectFromGroup(key user)
Eject the given user from the group the object is set to.

The object owner must have the right to eject users from the group the object is set to. The group member who is ejected can be offline. The user gets an instant message, that he/she has been ejected from that group. The result is TRUE, if the user could be ejected, otherwise FALSE.

Threat Level VeryLow
Permissions ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
Extra Delay 0 seconds
Notes
This function was added in 0.7.4-post-fixes
Personal tools
General
About This Wiki