Raptor:Raptor String Length: 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 Length == Description == <p>T…') |
No edit summary |
||
Line 3: | Line 3: | ||
[[Raptor:Strings|Return to Strings page]] | [[Raptor:Strings|Return to Strings page]] | ||
[[File:RaptorStringLength.jpg|right|frame| | [[File:RaptorStringLength.jpg|right|frame|Raptor™ String Length]] | ||
== Description == | == Description == |
Revision as of 15:59, 4 March 2014
Return to the main Raptor page
Description
This block outputs the current length of the string. The length is different from the size of the string defined in the raptor_string block. The length represents the length of data in the string.
Inputs
Input | Type | Description |
---|---|---|
string | String handle |
Outputs
Output | Type | Description |
---|---|---|
uint32 | Length of string |
Parameters
Parameter | Type | Description |
---|
Supported Versions
- Raptor 2013a_0.0.1 and newer