LookforExtensions
A setting that specifies a comma-delimited list of file extensions that the import process uses as a criterion for determining which files to import from Box. A file must have one of the specified extensions to be imported.
Important: You must configure the DatacapBOX action before you use
this option. For more information, see DatacapBOX actions.
The default value for this setting is an empty string, which means that imported files can have any file extension.
Member of namespace
DatacapBOXSyntax
LookForExtensions(string NewValue)
Parameters
Smart parameters are supported.
Level
Any level.Example
LookForExtensions("tif,tiff,jpg,jpeg")
Download()