admin
2024-11-07 138b9789e8680c9cd9670d7cae1ddaadf86a2e70
1
2
3
4
5
6
Quintiq file version 2.0
#parent: #root
Function CalcLevel
{
  TextBody: 'this.Level( guard( this.Previous().Level() + 1, 0 ) );'
}