GetStrippedFileName Data Member Function

Deprecated. Prefer the <FilePath> data interface called GetFileNameNoExtension.

Prototype

string GetStrippedFileName( string p_sPath )

Parameters

Parameter Type Parameter Name Documentation
stringp_sPathA string containing the path from which to retrieve the stripped file name.

Examples

Copy Text To Clipboard

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