The runfieldcode statement runs the automatic code associated with the specified field.
Parameters
This statement has one parameter:field – the name of the field. The name should be quoted or contained in a variable.
Description
This statement runs the automatic code associated with the specified field (the code is run only for the currently active record, not for all records). See Automatic Field Code for more information.
See Also
History
Version | Status | Notes |
10.0 | New | New in this version. |