hide_variable#

NamedVariable.hide_variable(value: bool = True) bool#

Set the variable to a hidden variable.

Parameters:
valuebool, optional

Whether the variable is a hidden variable. The default is True.

Returns:
bool