Navigation : Language Platform Library Reference - Glossary - List of read options - List of operators - List of aggregators - List of functions - List of keywords - Tile syntax - List of tiles - List of icons - List of virtual tables - Convolution power - StyleCode sub-language - _ - A-B-C - D-E-F - G-H-I - J-K-L - M-N-O - P-Q-R -- padLeft -- parseDate -- parseNumber -- parseTime -- percent -- percentile -- poisson -- pow -- pricebrk.f -- pricebrk.m -- printTime -- priopack -- product -- quantile -- rank -- rankd -- ranvar -- ranvar.buckets -- ranvar.periodicr -- ranvar.segment -- ranvar.uniform -- ratio -- read -- reflect -- replace -- round -- round.next - S-T-U - V-W-X - Y-Z Specifications Legacyreflectreflect(r: ranvar) 🡒 ranvar, pure functionReturns the reflected ranvar along the zero.Example:show scalar "poisson(3)" a1c3 with poisson(3) show scalar "reflect(poisson(3))" a4c6 with reflect(poisson(3)) read replace