AddEntityToList

Adds the specified member to a member list. This function can be used only in the Member Lists file.

Syntax

HS.AddEntityToList("Parent", "Child")

Table 11-4 Syntax for AddEntityToList Function

Parameter Description

Parent

Name of a valid parent entity.

Child

Name of a child of the parent entity.

Return Value

None

Example

HS.AddEntityToList "UnitedStates", "Maine"