The getCurrentUsername() function

Returns the name of the user who is running the UDX.

Description

The function has the following syntax:
extern "C" const char* getCurrentUsername();

Returns

A database user account name.