Asset provides access to assets in the current codebook by name.
Asset
To create an asset object, call Asset(name) with the asset name as the argument. You cannot construct an asset object with the new keyword.
Asset(name)
new