Bear
Created page with "{{dev/uiccmd}} Echos text directly to the current log and console. Does not write to any actual log file or cause other events. <kua>echo fred</kua> == Arguments == * text - text to echo == Associations == * Is by default placed in the 'global' context. * Writes to the 'current log'. == Details == == Examples == === Default values === * Echo text. <kua> > echo fred fred </kua> == Notes == *"