Data type abbreviations
Variables in this guide are prefixed with a letter according to their data type.
Type |
Prefix |
Example |
character |
c |
cTableName |
numeric |
n |
nPeriod |
date |
d |
dDateStart |
boolean |
b |
bNoStartingBalance |