Raptor:Raptor String Reference: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 39: | Line 39: | ||
| Name of this string to output the handle of. Must match the name set in the raptor_string block. | | Name of this string to output the handle of. Must match the name set in the raptor_string block. | ||
|} | |} | ||
Revision as of 13:41, 7 July 2014
Return to the main Raptor page
Description
This block outputs a duplicate string handle for a string which was already defined with the raptor_string block.
Inputs
Input | Type | Description |
---|
Outputs
Output | Type | Description |
---|---|---|
string | String handle |
Parameters
Parameter | Type | Description |
---|---|---|
Name | String | Name of this string to output the handle of. Must match the name set in the raptor_string block. |