Word description Executes a word. Words which execute an input parameter must be declared inline so that a caller which passes in a literal word can have a static stack effect.
Notes To execute a non-literal word, you can use execute( to check the stack effect before calling at runtime.