engine:sync:addmovedateadjustment
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
engine:sync:addmovedateadjustment [2020/03/05 00:15] – [Example] Scott Cunliffe | engine:sync:addmovedateadjustment [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 20: | Line 20: | ||
Add 7 years to the Next Move Date if the Description contains YEARLY | Add 7 years to the Next Move Date if the Description contains YEARLY | ||
- | <sxh> | + | <code> |
# | # | ||
# Extract the MOVEDATE from offset 4, length 10 of the report body. | # Extract the MOVEDATE from offset 4, length 10 of the report body. | ||
Line 33: | Line 33: | ||
# Adjust the extracted MOVEDATE by 7 years if the DESCRIPTION matches the pattern *YEARLY*. | # Adjust the extracted MOVEDATE by 7 years if the DESCRIPTION matches the pattern *YEARLY*. | ||
AddMoveDateAdjustment(DESCRIPTION, | AddMoveDateAdjustment(DESCRIPTION, | ||
- | </sxh> | + | </code> |
===== See Also ===== | ===== See Also ===== |
engine/sync/addmovedateadjustment.1583367334.txt.gz · Last modified: 2025/01/21 22:07 (external edit)