GetCurrentArea
Prototype: GemRB.GetCurrentArea ()
Description: Returns the resref of the current area. It is the same as GetGameString(1). It works only after a LoadGame() was issued.
Return value: string, (ARE resref)
See also: GetGameString
Back to function index, GUIScript introduction.