Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > getModifiedBy

getModifiedBy

getModifiedBy(): String;

The getModifiedBy method of the Object class returns a string containing the user name of the user who modified the receiver.

Not all entities have this information. Where this information is not available, a null value ("") is returned.