What is Functions Indention?

Submitted by: Administrator
Use tabs to bring some structure into your function body
if(nPos > 1) then
nRetrun = True
else
nRetrun = False
end if
Submitted by: Administrator

Read Online Coding Standards Job Interview Questions And Answers