Type to start searching...
variables : identifierList
Read mapping variables, shared between the read and close scripts.
Valid values based on“token”. | |
---|---|
(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)? |
Each element in the list must begin with a letter or underscore. Elements are space delimited. |
where : string
The template where expression; () matches empty where clause, blank matches any unmapped where clause.