|
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | EntryIsInList (character, character) |
Validates if an entry is in the given list of values |
|
| + | EntryIsInList (character, character, character) |
Validates if an entry is in the given list of values |
|
| + | EvenEntries (character) |
Validates if a list has an even number of entries |
|
| + | EvenEntries (character, character) |
Validates if a list has an even number of entries |
|
| + | NumEntries (character, character, integer) |
Validates if a list has the expected number of entries |
|
| + | NumEntries (character, integer) |
Validates if a list has the expected number of entries |
|
| + | UniqueEntries (character) |
Validates if a list has only unique entries |
|
| + | UniqueEntries (character, character) |
Validates if a list has only unique entries |
|
Top
PUBLIC EntryIsInList (character, character)
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC EntryIsInList (character, character, character)
|
|||||||||||||||||||||||||||
PUBLIC EvenEntries (character)
|
|||||||||||||||||||||||||||
PUBLIC EvenEntries (character, character)
|
|||||||||||||||||||||||||||
PUBLIC NumEntries (character, character, integer)
|
|||||||||||||||||||||||||||
PUBLIC NumEntries (character, integer)
|
|||||||||||||||||||||||||||
PUBLIC UniqueEntries (character)
|
|||||||||||||||||||||||||||
PUBLIC UniqueEntries (character, character)
|
|||||||||||||||||||||||||||