Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== O4WHTMLOptions routine ====== ==== Description ==== Indicates that the TEXT parameter being passed to a function is HTML or that the API being invoked should return HTML. ==== Syntax ==== O4WHTMLOptions(bReturnHTML, bAcceptHTML) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |bReturnHTML|Boolean. When TRUE, HTML is returned.| |bAcceptHTML|Boolean. When TRUE, HTML is passed.|| ==== Remarks ==== The following O4W routines recognize O4WHTMLOptions: ^Routine^bReturnHTML^bAcceptHTML^ |O4WLink|Yes|Yes| |O4WImage|Yes|| |O4WSectionStart|Yes|| |O4WHeader||Yes| |O4WFooter||Yes| |O4WCheckBox||Yes| |O4WRadioButton||Yes| |O4WTabs||Yes| guides/o4w/o4w_api/o4whtmloptions.txt Last modified: 2024/06/19 20:19by 127.0.0.1