Project-GC Lua Sandbox API
Loading...
Searching...
No Matches
ProfileName2Id

Member Function Documentation

◆ ProfileName2Id()

ProfileName2Id ( $profileName)

Returns the Profile ID of a user from given Profile name.

Parameters
string$profileName(required) The Profile name to convert to an ID.
Returns
int|false Profile ID as an integer.