Raptor:Raptor Array to String: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to Strings page right|frame|Raptor Array To String == Description == <…') |
No edit summary |
||
Line 3: | Line 3: | ||
[[Raptor:Strings|Return to Strings page]] | [[Raptor:Strings|Return to Strings page]] | ||
[[File:RaptorArrayToString.jpg|right|frame| | [[File:RaptorArrayToString.jpg|right|frame|Raptor™ Array To String]] | ||
== Description == | == Description == |
Revision as of 15:59, 4 March 2014
Return to the main Raptor page
Description
This block copies the data in a uint8 array into a string.
Inputs
Input | Type | Description |
---|---|---|
String | string | String handle of string to put array into. |
Array | uint8[] | Array data to put in string |
Outputs
Output | Type | Description |
---|---|---|
String | string | Duplicate string handle. |
Parameters
Parameter | Type | Description |
---|
Supported Versions
- Raptor 2013a_0.0.1 and newer