Raptor:Raptor String Reference: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
[[ | [[Raptor-Platform|Return to the main Raptor page]] | ||
[[Raptor:Strings|Return to Strings page]] | [[Raptor:Strings|Return to Strings page]] |
Revision as of 17:30, 16 December 2016
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. |