Function FkMax() Foundation

Retrieves the number of function keys.

Syntax
FkMax() --> nMaxFKeys
Description

The function FkMax() does not exist within the Xbase++ language. Originally it was part of the dBASE III Plus language and can be easily implemented in Xbase++ using a preprocessor directive.

Examples
Pseudo function FkMax()
// Determine number of programmable function keys 

#xtranslate FkMax()  =>  48 

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.