about syntax

T

test

Hello!

Can anyone explain me what is the meaning of each symbol
in the following expression?

<%=FP_FieldHTML(fp_rs,"CustomerID")%>

and what is the difference with this one:?

<%=FP_FieldURL(fp_rs,"CustomerID")%>

I've search through the FP help without any luck.
Thank you.
 
Top