16.6.1.1595
FORTH-WORDLIST
 
SEARCH
 
( -- wid )

Return wid, the identifier of the word list that includes all standard words provided by the implementation. This word list is initially the compilation word list and is part of the initial search order.

Testing:
T{ FORTH-WORDLIST wid1 ! -> }T