IsApplicationFileLoaded Data Member Function

Returns true if the specified application file is loaded.

Prototype

int32 IsApplicationFileLoaded( string p_sPath )

Parameters

Parameter Type Parameter Name Documentation
stringp_sPathThe absolute path to the .scenomeapp file to query.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.