stripQualifiedPrefix

Utility to strip the part before the '.' in a string.

string
stripQualifiedPrefix
(
string name
)

Parameters

name string

string to scan

Meta