dark_mode edit EN
  • Data WFetch :cJsFunction
  • Type Character
  • Initial value ""

By default in xaWeb all 'fetch' type operations execute a JavaScript function named 'xa_fetch' that includes xaWeb as its own function. With this property it is possible to use a different function, since it allows you to put a suffix to the function name.

For example, if we set this property to 'MyFunction', the JavaScript function that will be executed will be 'xa_fetchMyFunction'.

Previous chevron_left Next chevron_right