Raptor:Raptor String to Array: Difference between revisions
Jump to navigation
Jump to search
mNo 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 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 |