%LocalNode system variable
Description
%LocalNode returns the name of the local node for the current database as a string.
For example, suppose your PeopleCode is part of the page USERMAIN_SELF, in this URL:
http://serverx/servlets/psp/eprocurement/hrms/c/MAINTAINT_SECURITY.USERMAIN_SEF.GBL
This system variable returns the following:
hrms
Related Topics