Raptor:Raptor String Length
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 |
---|