PStrLen (LabVIEW Manager Macro)
- Mise à jour2025-07-30
- Temps de lecture : 1 minute(s)
uInt8 PStrLen(s);
Purpose
Returns the length of a Pascal string, that is, the value at the first byte at the specified address.
Parameters
| Name | Type | Description |
|---|---|---|
| s | PStr | Pointer to a Pascal string. |