TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:sync:setskiponmovedaterange

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
engine:sync:setskiponmovedaterange [2020/03/03 22:51] Scott Cunliffeengine:sync:setskiponmovedaterange [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 11: Line 11:
 ''SetSkipOnMoveDateRange(range);'' ''SetSkipOnMoveDateRange(range);''
  
-string //range;// +^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ 
- +|range| String | Range of dates that should be used for comparison against the proposed Move Date.| 1 | 100 |
-|range| Range of dates that should be used for comparison against the proposed Move Date.|+
  
 ==== Example ==== ==== Example ====
Line 19: Line 18:
 Skip a Volume update if the proposed Move Date is between 10 days ago and today Skip a Volume update if the proposed Move Date is between 10 days ago and today
  
-<sxh>+<code>
 SetSkipOnMoveDateRange("*-10:*");  SetSkipOnMoveDateRange("*-10:*"); 
-</sxh>+</code> 
 + 
 +===== See Also ===== 
 + 
 +[[engine:import|Import Engine Functions]] \\ 
 +[[cli:sync_fields|Sync Engine Fields]] \\ 
 +[[cli:tmss10sync|TMSS10Sync]]
  
 {{tag> import_engine sync_engine}} {{tag> import_engine sync_engine}}
engine/sync/setskiponmovedaterange.1583275905.txt.gz · Last modified: 2025/01/21 22:07 (external edit)