Explain lr_output_message?
eg script code: lr_save_string("123",svalue) lr_output_message("The value of the data is : %d",svalue) output: The value of the data is :123