Profiles.Add
This function adds a new Profile into the collection and returns a new object; type of object (StandardProfle, ExternalProfile) returns depends on type of Profile being created.
| Syntax | Parameters | Return Value |
|---|---|---|
Function Profiles.Add( _
Name As String, _
StandardProfile As Boolean) As Object
|
Type: String
Type: Boolean |
Object |