Gets the relative path.

Syntax

Smartsite SXML CopyCode image Copy Code
string filesystem.getwebpath(string absolutePath)

Parameters

Name Data Type Description
absolutePath String The absolute path.

Return Value

Data Type Description
String The relative path

Expand image Examples

SXML