| input-conversion | Index Level | insert mode |
| Syntax | |
| Category | Update processor |
| Type | Processing Code |
| Description |
contains codes used to perform pre-processing functions such as inserting default data.
The subroutine is executed after the item is retrieved from the file, but before the item is displayed on the screen. See the "call" processing code for specific information about using a FlashBASIC program in an input-conversion. See the FlashBASIC "access" and "system" functions for information about features useful from within a "call" processing code. |
| Options | |
| See Also | call input-conversion Update processor ACCESS SYSTEM Update processor (UP) Update processor |
| Example | |
| Warnings | |
| Compatibility | D3 7.0 AP |
| input-conversion | Index Level | insert mode |