|
Edit <resource>
Resource ID
Supply a short and unique string to identify the
resource.
Data
Supply the data of the resource. It can be multi-line
text of any length.
The <resource> element
enables you to isolate string constants outside the scripts.
Each <resource> must have an unique identifier (case
sensitive).
The data can be retrieved with the function getResource() in the script .
See Also
Working with Project Tree
|