ISInterface:GetCWD

From Lavish Software Wiki
Revision as of 02:21, 23 July 2005 by Lax (talk | contribs)
Jump to navigation Jump to search

Purpose

Retrieves the current working directory for LavishScript, using the currently executing script's current working directory if called during script execution phase

Usage

Parameters

none

Return Value

  • char *
Pointer to the current working directory

Examples

See Also