User Login Details

Overview

This function, “getuserlastlogin(userName)”, is used to get the date and time of the last login for a specified user.  

  • Accepts username as an input (text)
  • Returns last login date and time as an output (text)
  • OOTB Appian functions can be used to further format the output date and time, if needed
Anonymous