[%
# vi: ft=tt2

# Returns the nodename of the node calling this function.
#
# @return out           The nodename of the node calling this function.

out = ngcp.get_nodename();

-%]
