====== AddSkipOnScratch ====== Skip a move if the [[object:volume|Volume]] is Scratch. ===== Phase ===== This instruction is used by the TapeTrack Synchronization Engine. ===== Syntax ===== ''AddSkipOnScratch(repository);'' ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |repository| String | Filter value for Repository.|1|64| ===== Example ===== Skip all Scratch [[object:volume|Volumes]] in the [[object:repository|Repository]] OFFS. AddSkipOnScratch("OFFS"); ===== See Also ===== [[engine:import|Import Engine Functions]] \\ [[cli:sync_fields|Sync Engine Fields]] \\ [[cli:tmss10sync|TMSS10Sync]] {{tag> import_engine sync_engine update_doco}}