Murl Engine API  Version 2018.3
Murl::Resource::Text Class Reference

The text resource class. More...

#include <murl_resource_text.h>

Detailed Description

The text resource class.

This class represents a single text string value to be included in a resource package.

XML Elements

XML Resource Object Tag:

<Text>

XML Resource Object Attributes:

id="" [String]

The ID of the text resource. If a graph node accepts a text resource as an input attribute (e.g. "textResourceId"), this resource must be specified in the form "<Package ID>:<Resource ID>".

value="" [String]

The actual text value.

excludeForX="" [String]

Exclusion conditions. See Murl::Resource::Object

includeForX="" [String]

Inclusion conditions. See Murl::Resource::Object

Inheritance diagram for Murl::Resource::Text:
Murl::Resource::IText

Additional Inherited Members


The documentation for this class was generated from the following file: