Documentación Plataforma ByXOne
Documentación Plataforma ByXOne
  • Translations of this page
    • es
    • en
  • Log In

  1. You are here
  2. Home
  3. en
  4. wiki
  5. 2.-desarrollo-app
  6. 2.3.-codigo
  7. c.-eventos
  8. 10.-onlogoff
  1. Trace
  2. 1.-changelog-android
  3. 19-oneditoraction
  4. 10.-onlogoff

This translation is older than the original page and might be outdated.
Sidebar
SEARCH

INDEX
  • 1.-tecnologia-xone
  • 2.-desarrollo-app
  • 3.-servidor
  • 4.-cliente
  • 5.-miscelanea
  • Share via
    • Share via...
    • Twitter
    • LinkedIn
    • Facebook
    • Pinterest
    • Telegram
    • WhatsApp
    • Yammer
    • Reddit
    • Teams
  • Recent Changes
  • Send via e-Mail
  • Print
  • Permalink



ONLOGOFF Node


This business rule takes place when we are going to exit from the application.


This node has to be specified INSIDE the companies collection.

Example of Code:

<onlogoff>
	<action name="runscript">
	      <script language="VBScript">
			appdata.userinterface.stopgps
		</script>
	</action>
</onlogoff>
Documentación Plataforma ByXOne

Documentación Plataforma ByXOne


cc by nc sa

Except where otherwise noted, content on this wiki is licensed under the following license:
CC Attribution-Noncommercial-Share Alike 4.0 International