addFormat - What are the mandatory parameters for using the `addFormat` action?

Réponse

The `addFormat` action requires two parameters: `fmtLibName`, which specifies the name of the format library where the format will be stored, and `fmtName`, which defines the name of the new format being created.
Did this answer help you?