Skip to content

excelCloneFile (Excel Verification, Manipulation & Persistence)

Compatible with:
  • Purpose
  • This command is used to create a duplicate copy of the original workbook excel file using the variable provided in the 'Target' field.
    The name of the cloned excel file would be as specified in the 'Value' field.
  • Syntax
  • excelCloneFile (variableHoldingWorkbookHandle,newExcelFileName.fileFormat)
  • Target
  • variableHoldingWorkbookHandle
  • Value
  • newExcelFileName.fileFormat
  • Return Value
  • N/A
  • Errors & Exceptions  
  • Condition Error/Exception Message
    Duplicate File Unable to Clone Excel File.
    Variable not Mapped The variable passed as input does not hold any workbook.

 


Feedback and Knowledge Base