This module generates five numbered file names simultaneously. Basic usage is the same as 'NumberedFile'. You can specify the format for each file name, but the prefix is shared by all the files.
Often, several series of numbered files are required simultaneously, so several 'NumberedFile' modules would be required in the map, taking up a lot of room on the display. You can save space by using 'MultiFile' instead of multiple copies of 'NumberedFile'.
Port: Format 0
Type: Text
Format string for first file name.
Type: TextFormat string for second file name.
Port: Format 2
Type: Text
Format string for third file name.
Port: Format 3
Type: Text
Format string for fourth file name.
Port: Format 4
Type: Text
Format string for fifth file name.
Port: N
Type: Slider
Current value.
Port: File 0
Type: Parameter
First file name.
Port: File 1
Type: Parameter
Second file name.
Port: File 2
Type: Parameter
Third file name.
Port: File 3
Type: Parameter
Fourth file name.
Port: File 4
Type: Parameter
Fifth file name.
None