set
Returns the list of members defined in the expression. The members must belong to the same hierarchy.
Syntax
set ( member { , member } )
Example
set ( [Golf Equipment] , [Irons] , [TrailChef Cup] )
Result
Returns Golf Equipment, Irons, and TrailChef Cup.