.. _CopyParameter: Expression parameter -------------------- The parameter copies the value of an input parameter. .. _ActiveLearning.trans.copy.name: name (str) """""""""" The name of the parameter. Default: This value has no default and must be provided .. _ActiveLearning.trans.copy.input_name: input_name (str) """""""""""""""" Name of the input parameter to copy. Default: If not specified, that ``name`` of the parameter is used.