Take the following function: getThing.groovy def getThingList() { return ["thing","thin2","thing3"] }. We want to use it in another script ...
確定! 回上一頁