Since ENDPARAM serves to terminate a parameter definition (which is started by the PARAM keyword), it should not appear before the PARAM keyword. Here is an example of a correct parameter definition:
param MyParam default = 1.0 endparam
See Also
Errors