Re: no value returned from function

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi

A function should have the structure

function name(params) 
 
return something 
end function 
 

you have to return something. You do not have to do anything with whatever is returned.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu