|
History |
.............................................................................. ..............................................................................
{seealso
[lang/localdecl] [/doc/naming] {seealso
} [lang/localdecl] [/doc/naming]
}
.............................................................................. ..............................................................................
} }
{seealso {seealso
[lang/localdecl] [lang/localdecl] [/doc/naming]
} }
This keyword is used for declaring local variables. This keyword is used for declaring local variables.
All DIM declarations must be in the FUNCTION or [../sub] before the first exec All DIM declarations must be in the [../function] or [../sub] before the first
{example {example
DIM fTimeDiff2 AS Float DIM fTimeDiff2 AS Float
.............................................................................. ..............................................................................