Add Proposal | Add Analysis | Edit Class, Environment, or Release |
Number | 406
|
Category | enhancement
|
Synopsis | add lists for equality operators
|
State | open
|
Class | enhancement
|
Arrival-Date | Jul 27 2003
|
Originator | Shalom.Bresticker@motorola.com
|
Release | 2001b
|
Environment |
|
Description |
It is common to have to write something like, " if ((a==3) | (a==5) | (a==7)) ". It would be extremely convenient to be able to write something like " if ( a == 3,5,7 ) ", which would mean if a is equal to 3, 5, or 7. Lists should support ranges as well. |
Fix |
|
Audit-Trail |
|
Unformatted |
|
Hosted by Boyd Technology