hide_variable#

NamedVariable.hide_variable(value=True)[source]#

Set the variable to a hidden variable.

Parameters:
valuebool, optional

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

Returns:
bool