zcollection.variable.abc.new_variable#

zcollection.variable.abc.new_variable(cls, **kwargs)[source]#

Create a new variable.

Parameters:
  • constructor – Variable constructor.

  • kwargs (Any) – Keyword arguments passed to the constructor.

  • cls (type[I]) –

Return type:

I