Zoomed Image

AMSX Scripting Language - Command : GetFilePath

Summary

Extract the directory portion from a full file path

Description

Parses the supplied file path and returns just the directory portion without the file name. The result is stored in the result buffer.

Parameters

ParameterDescription
cmdFull file path to extract the directory from

Syntax


GetFilePath "Full file path to extract the directory from"

Return to the AMSX Command Reference