# Get Base Name

Grammar — Return the base object name contained in the string objectString|ObjectString
FlagsNative | Function

Returns the internal string ID of the object specified by the String parameter.

# Arguments

  • string — Object String

Returns — string

native string AIGetBaseName(string aliasType);

Category: AI Advanced / Requirements / Functions

# Examples

— None found —