[ic] Valid ITL?

Grant listbox at email.com
Fri Oct 31 11:24:05 EST 2003


Could someone tell me if the following is valid ITL inside of a loop?
Usually I test this type of thing in the Test Code section of the UI, but I
think this would be difficult to test.

[if-loop-field date < [time adjust='-[calc] ([scratch delete_records_days] *
24) + [loop-field duration] [/calc]']%Y%m%d%H%M%S[/time]]
	[perl]
		$Db{ebay_listed}->delete_record("$Tag->loop-code");
		undef;
	[/perl]
[/if-loop-field]

- Grant



More information about the interchange-users mailing list