| Description |
removes one or more functions from the list of Unix or C built-in functions.
"function.list" is a list of one or more item-ids (separated by spaces) indicating functions to add to the existing built-in functions.
Functions in the "function.list" list are no longer available to be called from within FlashBASIC. If "function.list" is not specified, then a list is presumed to be active. If no list is active, the file-defining the user built-in functions is rebuilt to match the list of built-in functions.
|