dark_mode EN
  • Method WDoc :Service
  • Parameters
    cMethod

    cDoc
  • Return value

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

WITH OBJECT WLink():New( SO )

    :cText := "First section"

    :cHref := ::Service( "Srv_Section1" )

END WITH

Previous chevron_left Next chevron_right