PStrLen (LabVIEW Manager Macro)

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.