What´s behind the function name?

B

biben

Hi

Is there a way to see what´s behind the function name?
I want to know what´s behind for exampel the
function ROUND (The code for this)

Hope that someone know what I mean and can help me with this

/bibe
 
P

Paul

biben said:
Hi

Is there a way to see what´s behind the function name?
I want to know what´s behind for exampel the
function ROUND (The code for this)

Hope that someone know what I mean and can help me with this

/biben

You can look up a function name in Help to see what it does.
 
V

Vasant Nanavati

AFAIK the code for built-in functions is not viewable or published anywhere.
 
Top