Bear
Created page with "{{dev/uiccmd}} Prints text to the current log and console. Also writes to any actual log file and may cause other events. <kua>print fred</kua> == Arguments == * text - text to print == Associations == * Is by default placed in the 'global' context. * Writes to the 'current log'. == Details == == Examples == === Default values === * Print text. <kua> > print fred fred </kua> == Notes == *"