Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [VishalT] Is it possible to Compare multiple Link Property fields?: Edit Log

Here is the list of edits for this post
Re: [VishalT] Is it possible to Compare multiple Link Property fields?
As far as I see it should be

Code:
<%if $rand1 eq $rand2 OR $rand1 eq $rand3 ...

or even

Code:
<%if rand1 eq $rand2 OR rand1 eq $rand3 ...

Not exactly sure if I understood your idea...

Cheers

Niko

Last edited by:

el noe: Mar 6, 2020, 10:24 AM

Edit Log: