Returns or sets the background fill pattern of an object. The fill pattern refers to the level of shading used in the background object.
The Pattern (Property) uses the BqFillPattern constant group, which consists of these values:
This example shows how to use the path separator to build a path:
var PS = Application.PathSeparatorvar myDir = "c:"+PS+"Documents"+PS+"Hyperion Docs"+PS+"Sales Reports"Alert(myDir)