Synopsis:
term_log(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 and application log file. This function is identical to the applog() function.
Return Value:
Returns 0