pralash
22nd January 2018, 10:08
Hi,
I already know that to display our required error messages in DAL by using "Dal.set.info.messages" as follows....
dal.set.info.message("@%1s","Range between 1 to 100")
Here I using "@%1s" for display the string.... Here I don't understand that what do you mean by "@%1s".... By the way, I also want to know how to display a numeric as well as combination of numeric and string message...
Can you please tell me that what are different types of format specification for display the numeric, string and the combination of numeric and string with some example script....
Thanks in advance,
Regards,
Pralash
I already know that to display our required error messages in DAL by using "Dal.set.info.messages" as follows....
dal.set.info.message("@%1s","Range between 1 to 100")
Here I using "@%1s" for display the string.... Here I don't understand that what do you mean by "@%1s".... By the way, I also want to know how to display a numeric as well as combination of numeric and string message...
Can you please tell me that what are different types of format specification for display the numeric, string and the combination of numeric and string with some example script....
Thanks in advance,
Regards,
Pralash