RemoveLastPathComponent Data Member Function

Removes the last path component from the file path. C:\MyDirectory\AnotherDirectory becomes C:\MyDirectory\

Prototype

int32 RemoveLastPathComponent()

Examples

Copy Text To Clipboard

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