Navigation: Scripting Reference Manual > Functions & Subroutines > GetNthGroupCount

 

GetNthGroupCount

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the number of items in a particular group.

 

Syntax

count = GetNthGroupCount ( n )

 

Parameters

count (Long)

Returns the number of items in the group.

 

n As Long

Node number of the group.

 

Remarks

This function retrieves the number of items in a particular group. If there is a problem the function sets an error and returns 0.

 

See Also

GetGroupCount

FindGroup

AddGroup

AddToNthGroup

DeleteFromNthGroup

GetFromNthGroup

Examples

 

 

 

 

 

Copyright © Photon Engineering, LLC