This page last changed on Jul 20, 2012 by wikibot.
SayCountPL()
Synopsis
Say Polish counting words.
Description
Polish grammar has some funny rules for counting words. for example 1 zloty, 2 zlote, 5 zlotych. This application will take the words for 1, 2-4 and 5 and decide based on grammar rules which one to use with the number you pass to it.
Example: SayCountPL(zloty,zlote,zlotych,122) will give: zlote
Syntax
Arguments
Import Version
This documentation was imported from Asterisk Version SVN-trunk-r370328
|