Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Add a new Profile object. PARAMETERS: Name and Description (String), Privileges (StringObjects).

Syntax

Code Block
languagevb
Public Function Add( _
   ByVal Name As Variant, _
   ByVal Description As Variant, _
   ByVal Privileges As StringObjects _
) As Profile

Parameters

  • Name
  • Description
  • Privileges


Info
titleSee Also