🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

"[Solved] Exception errors using an || statement"

User: "Kate_Strydom"
New Altair Community Member
Updated by Jocelyn
Hi,

Does anyone know how to use a or (||) statement in the starts or ends function in the generate attribute operator?

starts(url, "http:///" || "http://10.4.11")
doesn't work,

neither does

starts(url, "http:///") || starts(url, "http://10.4.2")
I have used the || function successful before using the || between the functions in a if statement. But now it just gives me a generation exception.

Please help!
Kate






Find more posts tagged with