(princ [expression [file_descriptor]])
The princ function prints the specified expression to the Command Window or writes it to the open file specified by the optional argument file_descriptor.
The function returns expression.