[Graphics][Back Page][Traditional]
[Flow][Database][Internet]
Traditional Programming Functions
Like all good programming languages, iHTML includes
features to manipulate strings, do mathematical calculations and
use or create dates. iHTML can create variables, find lengths
of strings and do most of the functions you would find in a traditional
language. If you know HTML, then it is easy to learn iHTML since
the language has been kept as close to HTML standard tag structure
as possible.
- Date manipulation routines
- String manipulation routines
- Mathematical functions
- Assignment operators