Raptor:Raptor String to Array: 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 String To Array == Description == <…') |
No edit summary |
||
Line 3: | Line 3: | ||
[[Raptor:Strings|Return to Strings page]] | [[Raptor:Strings|Return to Strings page]] | ||
[[File:RaptorStringToArray.jpg|right|frame| | [[File:RaptorStringToArray.jpg|right|frame|Raptor™ String To Array]] | ||
== Description == | == Description == |
Revision as of 16:00, 4 March 2014
Return to the main Raptor page
Description
This block outputs a copy of string data in a uint8 array.
Inputs
Input | Type | Description |
---|---|---|
string | String Handle |
Outputs
Output | Type | Description |
---|---|---|
uint8[] | Array copy of string |
Parameters
Parameter | Type | Description |
---|---|---|
Output Size | Setst the size of the array output |
Supported Versions
- Raptor 2013a_0.0.1 and newer