Indicates whether or not an ARIS item is locked by a user. The user is displayed in the Spreadsheet model.
An item is an:
ARIS_LOCKED_BY_USER requires a cell reference of the models or objects as an argument. The input is entered in the following form:
=ARIS_LOCKED_BY_USER(cell reference)
Example
For a model of type Spreadsheet, the formula outputs the name of the user who has locked models or objects. The cell of the object is selected.
=ARIS_LOCKED_BY_USER(A2)