Title / Description
Code Function Format(pColumn as Integer) As String If pColumn > mFormats.Ubound Then ReDim mFormats(pColumn - 1) End If Return mFormats(pColumn) End Function
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code