teamwork-export() |
Creates the TeamWork export file for a specified export id. Syntax teamwork-export( export-id, file )
Export-id is the ID of an Export Definition defined in USoft TeamWork (in USoft Definer). File identifies the (filepath and) filename of the export file to be created. Example teamwork-export('15', 'teamwork-travel.exp') |