• This function sets a model status message based on an input parameter 'modelStatus'.

    Parameters

    • modelStatus: string | number

      A number or string input that represents the initial model status.

    Returns string

    modelStatus - The calculated model status message in form of a string.

Generated using TypeDoc