SetToStr

Constructs a string from a set.

Syntax

SetToStr(«Set»)

Example

SetToStr({1995, 1996})

returns

"{[Time].[1995], [Time].[1996]}".

 

(c) 1999 Microsoft Corporation. All Rights Reserved.