RulePoint
- RulePoint 6.1.2
- All Products
WHEN 1 news n WITH "days" in n.tagline then response
WHEN 1 news n WITH watchlist:myList in n.tagline then response
WHEN 3 news n WITH mySet in n.tagline then response
WHEN 1 news n WITH n.tagline in watchlist:myList then response
WHEN 1 news n WITH n.tagline in watchlist:myList then response
WHEN 1 news n WITH n.tagline in watchlist:myKeywords then response
WHEN 3 news n WITH myItem in n.tagline then response
WHEN 3 news n WITH n.tagline contains Watchlist:myList then response
WHEN 3 news n, 3 Stock s WITH n.tagline contains s.symbol then response