List of Fast/Unload $functions: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 18: | Line 18: | ||
</table> | </table> | ||
[[Category:Fast/Unload | [[Category:Fast/Unload User Language Interface]] | ||
</div> | </div> | ||
Revision as of 00:03, 23 June 2012
The following are the available $functions for the Fast/Unload User Language Interface.
See Notation conventions for methods for information about the conventions followed in the method descriptions.
| $Function | Description |
|---|---|
| $FunForc | Cancel running or waiting Fast/Unload request |
| $FunImg | Retrieve data from active Fast/Unload request into image |
| $FunList | $list of active and enqueued Fast/Unload requests |
| $FunLoad | Fast/Unload records in Model 204 list or found set |
| $FunPurg | Purge running or waiting Fast/Unload request |
| $FunSkip | Skip to next output record for $FunImg, $FunsStr |
| $FunWait | Wait until asynchronous Fast/Unload request completes |
| $FunsStr | Retrieve data from active Fast/Unload request into string |