3-66 Full Command and Function Reference
Description: Evaluate Flash Function Command: Evaluates unnamed Flash functions.
WARNING: Use extreme care when executing this function. Using FLASHEVAL with
random addresses will almost always cause a memory loss. Do not use this function
unless you know what you are doing.
#n
function
is of the form ffffbbbh, where bbb is the bank ID, and ffff is the function number.
Access: …µ
FLASHEVAL
Input/Output:
Level 1/Argument 1 Level 1/Item 1
#n
function
→
See also: EVAL, LIBEVAL, SYSEVAL
FLOOR
Type: Function
Description: Floor Function: Returns the greatest integer that is less than or equal to the argument.
Access: !´
REAL LL FLOOR ( ´ is the left-shift of the Pkey).
Flags: Numerical Results (–3)
Input/Output:
Level 1/Argument 1 Level 1/Item 1
x
→
n
x_unit
→
n_unit
'symb'
→
'FLOOR(symb)'
See also: CEIL, IP, RND, TRNC
FONT6
Type: Function
Description: Font Function: Returns the system FONT6 object. You use this in conjunction with the
→FONT command to set the system font to type 6.
Access: …µ
FONT6
Input/Output:
Level 1/Argument 1 Level 1/Item 1
→
Font object
See also: FONT7, FONT8, →FONT, FONT→
FONT7
Type: Function
Description: Font Function: Returns the system FONT7 object. You use this in conjunction with the
→FONT command to set the system font to type 7.
Access: …µ
FONT7
Input/Output:
Level 1/Argument 1 Level 1/Item 1
→
Font object
See also: FONT6, FONT8, →FONT, FONT→
FONT8
Type: Function