Main Content
slreportgen.report.DocBlock.getDocBlockFile
Class: slreportgen.report.DocBlock
Namespace: slreportgen.report
Syntax
fileLoc = slreportgen.report.DocBlock.getDocBlockFile(docBlockRptr,rpt)
Description
creates a file that contains the contents of the DocBlock reporter
fileLoc
= slreportgen.report.DocBlock.getDocBlockFile(docBlockRptr
,rpt
)docBlockRptr
and returns the full path to that file. Use the file path to
access content within the DocBlock reporter.
Input Arguments
Output Arguments
Version History
Introduced in R2022a