Page 1 of 1

variables defined: Calculates find format size (Width)

Posted: Thu Dec 06, 2018 12:55 pm
by Ulrik
Hi,

I work with Single-line text with variables defined - which finds format size (Width = 210 mm)
Example: [Metadata.Rational:Path="/Input/Width_mm",Dataset="Advert",Model="XML"]
Is it possible to make a search with 10 mm extra in variables then so the variable can also search on (Width = 220 mm)


Regards Ulrik

Re: variables defined: Calculates find format size (Width)

Posted: Mon Dec 10, 2018 4:43 pm
by r.zegwaard
Hi,

You could do a "Switch calculation" like this:
[Switch.Calculation:Expression="[Metadata.Rational:Path="/Input/Width_mm",Dataset="Advert",Model="XML"]+ 10"]