Example: bachelor of science
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
Tags:
Information
Domain:
Source:
Link to this page: