variables

property Variable.variables: Dict[str, Union[deepfos.element.variable.GlobalVariable, deepfos.element.variable.UserVariable]]

所有变量成员

返回类型

Dict[str, Union[GlobalVariable, UserVariable]]

返回

以name为键名,Variable为内容的字典