An Administrator needs to create a batch naming schema that will contain an index number
with 3 digits and is shared across all processes. Which variable is used to achieve this
result?

A.
“@(Index)”
B.
“@(Index,000)”
C.
“@(IndexString)”
D.
“@(IndexAcct1,000)”
Explanation: