SIGNOFF Function

This function outputs the corresponding signoff initials for the specified role and document.

SIGNOFF(Role index, <Document Number>)

Where

Role index is the number corresponding to the role, from 1-8. This number can be determined by using the ROLEINDEX function.

Document Number is an optional parameter that specifies the document to search for the role index on. If this parameter is not specified, the current document is used.

SIGNOFF(5,1.2)

This calculation will return the signoff initials for role index 5, on document 1.2 in the Document Manager.

Related Topics