Custom Worksheet FormulasLegacy platform
SpreadsheetWEBUserRole
This function can retrieve the SpreadsheetWEB user role into a cell in your workbook and you can use this feature to in your workbook logic.
Works in Converted Applications only
By typing in =SpreadsheetWEBUserRole into a cell prior to conversion, the cell will retrieve the application user’s “role” in the web application. For example, if someone who is not logged in gets access to the web page, then the equation will reflect ‘Anonymous’. This can be used to set up IF statements to disable worksheets or individual inputs depending on the user type.
