Dont worryi will show you what i meanwhen you have written this function and you know that a function is a procedure that returns a value then you have to store this value somewhere when you call itso in this case it returns a string value so we will declare a new variable as stringdim test as new stringnow we will calll the functiontest=verifypostalcoe(arguments )The function will return a value