Skip to content

[F] hasExactNameMarker

function hasExactNameMarker(name): boolean;

Check whether a name string carries the exact-name marker.

ParameterTypeDescription
namestringThe name to check

boolean

true if the name was produced by the exact() function