ExplorerCombo Help File

ExplorerCombo Help File

Plugin Name:

ExplorerCombo

Current Version:

1.0.0.0

Licence:

Freeware

Author:

Dean Hall (AKA) RizlaUK

Web:

www.luadevils.com

E-mail:

rizlauk@luadevils.com


Table of Contents

ExplorerCombo.SetPath
ExplorerCombo.GetPath

ExplorerCombo.SetPath


ExplorerCombo.SetPath ( 

(string) ObjectName,

(string) Path )

Description

Sets the currently displayed directory.

Parameters

ObjectName

(string) The name of the object.

Path

(string) The full path to the directory to display.

Returns

This action dose not return any value.


ExplorerCombo.GetPath


(string) ExplorerCombo.GetPath ( 

(string) ObjectName )

Description

Gets the currently displayed directory.

Parameters

ObjectName

(string) The name of the object.

Returns

(string) The full path to the currently selected directory.




This File Was Generated With AMS ActionFile Editor