Removes the last path component from the file path. C:\MyDirectory\AnotherDirectory becomes C:\MyDirectory\
int32 RemoveLastPathComponent()
Copy Text To Clipboard
None published. Please look for an example in the Simdify Scripting Language code base.