Gets the absolute path.

Syntax

Smartsite SXML CopyCode image Copy Code
string filesystem.getabsolutepath(string relativePath)

Parameters

Name Data Type Description
relativePath String The relative path.

Return Value

Data Type Description
String The absolute path

Expand image Examples

SXML