Description of Using prefixes and comments :
Coders in ASP language can gain more useful information to standardize their coding to be read easily. From the given prefix list, you can declare the data types to the variables in a way to be easily understandable by the readers. Gives tips on how to add comment line to describe the coding blocks.