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