Home
Script Language
Spectral Descriptors
Procedures and Functions
NormalizeSpdcName
See also:
FindSpdcNormalized
,
NormalizedName
Index
Statistical Background
NormalizeSpdcName
Declaration:
NormalizeSpdcName
(Name: string): string;
The function
NormalizeSpdcName
normalizes the name of a spectral descriptor by removing excess leading zeros from the running number part of the name. For example the call
NormalizeSpdcName ('DC00048')
will return the string '
DC48
'.