WHFSFolder::GetResource (open)

Get a resource relative to this location. Implements relative path and currentsite:: support. Throws if file not found

Syntax

LOADLIB "mod::system/lib/internal/whfs/objects.whlib";

BLOB FUNCTION GetResource(STRING resourcepath)

Parameters

STRING resourcepath

Resource path

Return value

BLOB

Resource data