Zoomed Image

AMSX Scripting Language - Command : getfilepathweb

Summary

Extract the directory or base path from a file path or web URL

Description

Parses the supplied file path or web URL and returns the directory or base path portion without the file name or final path segment. The result is stored in the result buffer.

Parameters

ParameterDescription
cmdFile path or web URL to extract the base path from

Syntax


GetFilePathWeb "File path or web URL to extract the base path from"

Return to the AMSX Command Reference