Get_Text
What: string function
File: L10n
Layer: 0
Platforms: C++, C#, Pascal (all), PHP, Python
Format: Substitute1( const Value, Sub1 : AnsiString )
Returns a string that substitutes Sub1 for all instances of "$1" in Value. Note that
if Sub1 contains "$1", only the first occurrence is substituted.