dark_mode EN
  • Data WDoc :lCleanPost
  • Type Logical
  • Initial value .T.

If true, the hash WEngine:hPost will be cleaned of any malicious JavaScript or SQL code that may have entered any of its values. To avoid the operation you will need to create the property in your WDoc class definition and initialize it to false. If you want to perform code cleanup later, you can use the WEngine:CleanPost method.

Previous chevron_left Next chevron_right