Raptor:Raptor String Reference
Jump to navigation
Jump to search
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.
Note: Simulink String blocks are not compatible with Raptor blocks. Please use Raptor String blocks.
Outputs
Output | Type | Description |
---|---|---|
Value | r_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. |