dark_mode edit EN
  • Method WDoc :Custom
  • Parameters
    cOper

    Name of the method to execute

  • Return value

Returns a WTask object of type 'custom' that you can assign to any JavaScript or chRef event. For more information, see the programming guide.

WITH OBJECT WLink():New( SO )
   :cText := "Custom section"
   :cHref := ::Custom( "Custom_Section" )
END WITH

Previous chevron_left Next chevron_right