SWSPermissions.CreateGroup
This function creates local group.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub SWSPermissions.CreateGroup( _
Group As String, _
Optional Description As String = "")
|
Type: String
Type: String Default value: "" |
This function does not return a value. |