testMakFormStart!
!endMakFormStart testCharInput!
!endCharInput testIntInput!
!endIntInput testDateInput!
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
January
February
March
April
May
June
July
August
September
October
November
December
!endDateInput testTextInput!
!endTextInput testSetInput!
English
French
German
Italian
Spanish
!endSetInput testPtrInput!
bart van Vandervanden
john von Neumann
!endPtrInput
testMakFormEnd!
!endMakFormEnd testMakFormValueStart!
!endMakFormValueStart testChar[]InputValue!
!endChar[]InputValue testIntInputValue!
!endIntInputValue testDateInputValue!
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
January
February
March
April
May
June
July
August
September
October
November
December
!endDateInputValue testTextInputValue!
This is a text field. It's a comment about this person.
!endTextInputValue testPtrInputValue!
bart van Vandervanden
john von Neumann
!endPtrInputValue testMakFormValueEnd!
!endMakFormValueEnd