substring comparison

Subject: substring comparison
From: Jany Quintard <quintard.j@xxxxxx>
Date: Wed, 28 Jul 1999 12:21:54 +0200 (MEST)
There is probably a simple answer.
I read the spec chapter "8.5.9. Strings" looking for a way to find a
substring in a string. Let us say that I have an attribute like :
Style="PersonName noMember"
What I want to do is check if Style contains or not the substrings
PersonName, noMember and so on.
I can't figure out how to do it using jade and the string procedures.

Any clue ?

Jany.


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread