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