Skip to main content
Skip table of contents

RecurseFiles

Purpose

This command returns a comma separated string of files that are in the starting directory and all sub-directories within it.  


Parameters

Parameter: Starting Directory
Type: string
Description: The full path to the starting directory to be recursed.


Returns

Parameter: file list
Type: string
Description: The list of files in the starting directory and sub-directories, separated by a comma.


Example

Sample Code

VB
$body


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.