This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Components > Methods for parameters > hasValue

hasValue

The method hasValue() returns true if a value is entered, or false if the value of the parameter is empty. This allows the user to be indicated whether the value of a parameter was entered manually, or whether it is a formula result.

hasValue()
Argument
Return value Boolean

true = a value exists

false = a value does not exist