xiaoding721
2024-10-21 660578a29abae9e3a4584de89d0642820e592b46
1
2
3
4
5
6
Quintiq file version 2.0
#parent: #root
Function CalcLevel
{
  TextBody: 'this.Level( guard( this.Previous().Level() + 1, 0 ) );'
}