Echo Description: script:Echo(value1,value2,value3...) Used to just return the values, typically for debugging Example: script:Echo(\BrandsKnown.a,'hello') Result: Any values selected from \BrandsKnown followed by "hello"