macros:function:group.storegroup
                Function
Group.StoreGroup
Void Group.StoreGroup(AcwUserNumber userNumber)
| API | http://api.avolites.com/11.0/Group.StoreGroup.html | 
|---|---|
| description | Stores the group. | 
| namespace | Group | 
| parameter | userNumber ( AcwUserNumber ) : Usernumber for the new group. | 
| return value | Void | 
Example in
Create/Replace Group (snippet):
<step condition="Math.IsEqual(Group.Numeric.IsValid, False)">Group.StoreGroup(userNumber:999)</step>
Also used in
Remarks
                You could leave a comment if you were logged in.            
            
                    
                                    macros/function/group.storegroup.txt · Last modified: 2020/03/29 10:01 by icke_siegen
                
                