|
ANY-maze Help > The ANY-maze reference > The Protocol page > The elements of a protocol > Testing > Procedures > Writing a procedure using the procedure editor > Errors and warnings while writing a procedure > Error: The function must have at least two parameters specified Error: The function must have at least two parameters specified
DescriptionThis error is displayed in the list of errors and warnings at the bottom of the procedure editor when the procedure uses a function that needs at least two parameters - i.e. values that the function acts on - but fewer than two parameters have been specified. This applies to the following function:
Missing parameters will show as '...' in the procedure editor; you need to type in a relevant value or drag an expression into the place of the missing item. See also:
© Copyright 2003-2026 Stoelting Co. All rights reserved ANY-maze help topic T0509 |