Displays the characteristics of one or more tokens. Format SHOW TOKEN [token-name]
1 – Qualifiers
1.1 /BRIEF
Indicates how much information you want displayed. The /BRIEF qualifier causes LSE to display (in tabular format) the name and description of each token. If you specify a wildcard expression for the parameter, or if LSE assumes one, /BRIEF is the default.
1.2 /FULL
Indicates how much information you want displayed. The /FULL qualifier causes LSE to display all the information available about each indicated token, as specified by the current DEFINE TOKEN command (see the list of qualifiers for the DEFINE TOKEN command). If you specify an explicit name for the parameter, /FULL is the default.
1.3 /LANGUAGE
/LANGUAGE=language-name Associates a language with the specified tokens. If you do not specify a language, LSE associates tokens with the current language. If you specify /LANGUAGE=*, LSE displays any tokens that match the token name, regardless of the language for which it is defined.
2 – Parameter
token-name Indicates which tokens are to be displayed. If you omit this parameter, LSE assumes you have specified a wildcard token name.