PSGetPaperBinNames()

Syntax

Function PSGetPaperBinNames(nBinIndex)
TPageScript:GetPaperBinNames
(nBinIndex)

Returns

Name of the paper bin pointed by nBinIndex

Description

Use PSGetPaperBinNames() to retrieve the name of any of the available paper bin. nBinIndex is the index position of the paper bin.

Use PSGetPaperBinCount() to retrieve the total number of available paper bins.

Arguments

nBinIndex Index of the paper bin from the bin's array.