convertMps - How can you specify the format of the input data table?

Réponse

The 'format' parameter is used to specify the input format. It can be set to either 'FIXED' for fixed-format input or 'FREE' for free-format input.
Did this answer help you?