get_param_text方法

get_param_text(index)

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

返回

参数的文字文本

def get_param_text(self, index):
    ...
范围类型描述
indexint参数索引(基于0)

也可以看看