Synopsis:
term_write(string1,[string2],...]])
Arguments:
string1,string2... - The string arguments provided are concatenated together for form the final log string.
Description: This function concatenates the string arguments passed to it into a single string and writes the resulting string to the Application Terminal scrolling area, but does NOT write the string to the application log file.
Return Value:
Returns 0