Name       : string ADVERB_AT_POS(int index)

Defined in : /sys/adverbs.h

Description: Returns the adverb in the array of adverbs with the index i. If
             the index i is illegal, an empty string "" will be returned.
             You can get the index with the macro MEMBER_ADVERB(pattern)

See also   : MEMBER_ADVERB

