int32 LStrLen(s);
Returns the length of a LabVIEW string, that is, s->cnt.
Name | Type | Description |
---|---|---|
s | LStrPtr | Pointer to a LabVIEW string. |
The number of characters in the LabVIEW string.
Submit feedback on this topic.
Visit ni.com/support for technical support.