====== GetPriceLineByName ======
The //GetPriceLineByName ()// function returns the price line for a label. The name of the price line must be specified as a parameter.
==== Syntax: ====
GetPriceLineByName('Preisliniebezeichnung')/Detail
==== Sample: ====
GetPriceLineByName('D')
Returns the price line with the description 'D'.