Previous Topic

Next Topic

FindCode - MaxBasic Function

FindCode(CodeType: String, Code: String): String

Returns the nearest match to a supplied value. Returns Null if there are no records in the file.

FindCode function syntax has these named arguments:

Parameter

Description

Code Type

Required. String expression used to select the type of code to be entered.

Code

Required. String expression specifying nearest code match.

See Also

Input Functions

Book Contents

Book Index