powered by
Convert to AP Number
count_as_ap(value)
A single positive integer
For numbers 1-9, returns the number spelled out. Otherwise, returns the number as a string.
# NOT RUN { count_as_ap(3) count_as_ap(20) # }
Run the code above in your browser using DataLab