I would like to develop a Perspective project with an automatic logoff based on inactivity time but with the ability to have different timeout periods for different client host names. One approach would be to add some custom code to monitor the inactivity time and execute the logout command (system.perspective.logout) at the appropriate time. Please add a scripting function that provides the current inactivity duration.