Example: stock market
C/AL PROGRAMMING
C/AL Programming Guide 4 Example PROCEDURE P(); BEGIN x := a; y := (a + b) / 100; END; Alignment In general, use an indentation of two character spaces. Example IF a <> '' THEN Record.TESTFIELD(b); Splitting Lines When you split a C/AL statement into two or more lines, do not align the continuation lines
Loading..
Tags:
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: