FORMULA LANGUAGE
Examples: REM
1. This formula contains five lines of comments before the code.
REM "6/15/95";
REM "The following formula calculates the date";
REM "for the DueDate field";
REM "DueDate is the Date field + thirty days";
REM;
@Adjust(Date; 0;0;30;0;0;0)
2. This formula contains five lines of comments before the code.
REM {1/15/01};
REM {The following formula calculates the date};
REM {for the "DueDate" field};
REM {"DueDate" is the Date field + thirty days};
REM;
@Adjust(Date; 0;0;30;0;0;0)
See Also
REM
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary