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