Returns the path for files, creating it if it does not yet exist
Available since version 3.0.138. You can also use the equivalent but more verbose `$page->filesManager()->path()` in any version
Usage
$string = $page->filesPath();
Return value
string
API reference based on ProcessWire core version 3.0.236