docs

Home All functions Categories

vuWindowsDirectory()

vuWindowsDirectory(), CSTRING

Description

Returns the path of the Windows directory.

Parameters

This function takes no parameters.

Returns

A STRING containing the full path of the Windows directory.

Example

MESSAGE('The Windows directory is ' & vuWindowsDirectory())

Notes

Home All functions Categories