Export data in a ACLI compatible script suitable for use with the run action normally on a different instance. Supported export types are PROJECT, PERMISSIONSCHEME, PARTICIPANTS, USERS, and CUSTOMFIELDS. The exportType parameter can be a comma separated list of types to export. Specifying project or permissionScheme parameters automatically includes those export types. Use @project for the permissionScheme parameter to use the permission scheme associated with the project identified by the project parameter. For exportType USERS, use '--options includeGroups' to have the addUser action include the group parameter. Also, exportType USERS supports the same filtering parameters as getUserList and exportType CUSTOMFIELDS support the same filtering parameters as getCustomFieldList. Limit and regex parameters are supported on PERMISSIONSCHEME, USERS, and CUSTOMFIELDS exports equivalent to the underlying support provided for the list type action for those constructs.