Previous  Next          Contents  Index  Glossary  Library

UserActive

Syntax

function UserActive

(username in varchar2)
    return boolean;

Description

Determines if a user is currently active and available to participate in a workflow. Returns TRUE if the user is active, otherwise it returns FALSE.


         Previous  Next          Contents  Index  Glossary  Library