
Prototype: GemRB.GetCurrentArea()

Description: Returns the name of the current area. It is the same as GetGameString(1). It works only after a LoadGame() was issued.

Parameters: N/A

Return value: string, (ARE resref)

See also: GetGameString

