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