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. ====== O4WResponseStyle routine ====== ==== Description ==== (Deprecated in O4W 1.1) Marks the control or element for change when in "response" event mode. ==== Syntax ==== O4WResponseStyle(stylename, textOnly, styleOnly) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |stylename|The name of the style.| |textOnly|Boolean. When set to true, only the control or element's "text" property is changed.| |styleOnly|Boolean. When set to true, only the style information passed to the control or element is changed.|| ==== Remarks ==== If neither the textOnly or styleOnly parameter is set to true, then the entire element or control is updated with the modified element or control information. [[o4wresponseoptions|O4WResponseOptions]] is the replacement routine for this deprecated routine. ==== See Also ==== [[o4wresponseoptions|O4WResponseOptions]] routine guides/o4w/o4w_api/o4wresponsestyle.txt Last modified: 2024/06/19 20:19by 127.0.0.1