getVariableName

abstract fun getVariableName(variable: Variable): String

获取变量在脚本中的名称.

Return

变量在脚本中的名称

Parameters

variable

需要获取名称的变量