lazhen
2024-08-23 a4fc5084c9e83b1457af33bf6876faa9cfb8321e
1
2
3
4
5
6
7
Quintiq file version 2.0
#parent: #root
StaticMethod SCI_Company () const remote as String
{
  Description: "return 'Company' string."
  TextBody: "return 'Company';"
}