Chapter 14: Referencing .NET Classes in PowerScript
Case sensitivity
Powerscript is case insensitive, but C# is
case sensitive. If a resource has the same name as another resource
with differences only in the case of one or more characters, PowerBuilder
cannot process the resource names correctly.