IDNStudy.com, ang iyong destinasyon para sa malinaw at mabilis na mga sagot. Ang aming komunidad ay handang magbigay ng malalim at maaasahang mga sagot, anuman ang kahirapan ng iyong mga katanungan.
Answer:
A return is a value that a function returns to the calling script or function when it completes its task. A return value can be any one of the four variable types: handle, integer, object, or string. The type of value your function returns depends largely on the task it performs.