guides:programming:programmers_reference_manual:rti_getnetworkusername

RTI_GetNetworkUserName function

Returns the current network name of the user.

network_user_name = RTI_GetNetworkUserName()

The current network name of the user.

/* after the call to RTI_GetNetworkUserName(), network_user_name will be assigned the name of the currently logged on user */

 

declare function RTI_GetNetworkUserName

network_user_name = RTI_GetNetworkUserName()
  • guides/programming/programmers_reference_manual/rti_getnetworkusername.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1