RESOURCE Binding

Skip to end of metadata
Go to start of metadata


What is the @RESOURCE Binding?

The @RESOURCE Binding returns the parsed contents of any specified Resource.

Syntax

@RESOURCE resource_id

Binds the variable to a Resource, where resource_id is the ID of the Resource. The returned value is a string containing the parsed content of the Resource.

Usage

To output the contents of a Resource with ID of 12:

@RESOURCE 12

See Also

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.