Raptor:Raptor String to Array: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 43: | Line 43: | ||
| Setst the size of the array output | | Setst the size of the array output | ||
|} | |} | ||
Revision as of 13:41, 7 July 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 |