return in vbscript function code example Example: return in vbscript function Function getNumber getNumber = "423" End Function