267. Sudo

267.1. Authors

    267.2. Summary of Module Globals

    List of Global Functions

    • GetModified - Data was modified?

    • PollAbort - Checks whether an Abort button has been pressed. If so, calls function to confirm the abort call. :*

    • Read - Read all sudo settings

    • Write - Write all sudo settings

    List of Global Variables

      267.3. Global Functions

      267.3.1. GetModified

      Data was modified?

      Return value

      • boolean - true if modified

      267.3.2. PollAbort

      Checks whether an Abort button has been pressed. If so, calls function to confirm the abort call. :*

      Return value

      • boolean - true if abort confirmed

      267.3.3. Read

      Read all sudo settings

      Return value

      • boolean - true on success

      267.3.4. Write

      Write all sudo settings

      Return value

      • boolean - true on success

      267.4. Global Variables

      267.5. Module Requirements

      267.5.1. Module Imports

      • Message
      • Popup
      • Progress
      • Report
      • SCR
      • Service
      • String
      • Summary
      • Users
      • UsersCache

      267.5.2. Module Includes