AdoGroups:Append()

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoGroups Class >

AdoGroups:Append()

Previous pageReturn to chapter overviewNext page

Purpose

Appends an Group to the collection

 

Prototype

METHOD Append ( uGroup AS USUAL  )  AS LOGIC 

 

Argument(s)

uGroup        Group object or Group name to append to the collection.

 

 

Return

LOGIC        TRUE is the append was succesfull, else FALSE

 

See Also

AdoGroups, AdoGroups:Delete()