Loading...
Select Version
&pagelevel(4)&pagelevel
The WILDCARD( ) function compares a string with a pattern string. The pattern string is subject to the general rules for patterns in BS2000.
Result type: BOOLEAN
WILDCARD( ) |
STRING = string_expression1 ,PATTERN = string_expression2 ,WILDCARD-MODE = *BS2000 / *POSIX |