SIGNOFFNME Function
This function displays the name of the user that signed off the specified role and document.
Syntax
SIGNOFFNME(RoleIndex, "DocId")
Where
Role index is the number corresponding to the role, from 1-8. This number can be determined by using the ROLEINDEX function.
Document ID is the number corresponding to the document in the Document Manager.
Example
SIGNOFFNME(5, 1.1)
This calculation will return the name of the user that signed off the specified role for role index 5, on document 1.1 in the Document Manager.