ClaySys will provide for all clients with a FREE demo or a proof of concept. Ready to discuss your project? Schedule a FREE consultation.
This function is used to get the maximum value from the given parameters.
Syntax: Max (Value)
N number of values can be provided as the arguments.
Example:
Textbox1.Value=Max (10, 20, 5, 50) The function will return the value 50.