Script functions reference > Script functions in alphabetical order > D > DumpSubst

DumpSubst
Syntax
DumpSubst(filename)
filename
Description
Primarily used as a debug tool when profiling substitution tables and the counters show an increasing number for each job. For information about profiling, see OpenText StreamServe Performance Guidelines Reference Guide.
The function dumps the names of all open substitution tables along with the number of keys in each table to the specified file. The file is not automatically deleted and the job processing will not halt after creating the file.
Returns
Always returns 1.
Example
DumpSubst(C:\Dumps\DumpedSubstTables.txt)
OpenText StreamServe 5.6.2 Updated: 2018-01-26