get_param_text方法

get_param_text

获取给定索引处参数的文字文本。

返回

参数的文字文本。

def get_param_text(self, index):
    ...
范围类型描述
indexint参数的索引(从0开始)。

也可以看看