Am I the only one who did not know that these functions are part of Blitz? They are not mentioned in any of the documentation, therefore, I had written my own. I use and external editor, but I was using the Blitz IDE for something, was naming a function parameter 'min' and wouldn't you know, the IDE highlighted the word! Press F1 once, and I see Min(value1, value2) in the status line. Press F1 again, 'page not found'. 'Max' yields the same results. I tried them out and they work fine, but they are not mentioned in the online docs either, even with a search.
I feel kind of stupid that I wrote my own. What other commands are not documented? I guess these are probably standard commands in Basic, but Basic is not my primary programming language.
Anyways, just wondering,
MK
I feel kind of stupid that I wrote my own. What other commands are not documented? I guess these are probably standard commands in Basic, but Basic is not my primary programming language.
Anyways, just wondering,
MK