Raptor:Raptor String Length: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
Line 39: Line 39:
! scope="col" style="width: 70%;"|Description
! scope="col" style="width: 70%;"|Description
|}
|}
== Supported Versions ==
* [[Raptor:Versions#2013a_0.0.1|Raptor 2013a_0.0.1]] and newer

Revision as of 13:41, 7 July 2014

Return to the main Raptor page

Return to Strings page

Raptor™ String Length

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