UNDERCONSTRUCTION
Working on some memory processing functions in FORMula_One related to indirect forms
of value access where the value of one variable is used to resolve to yet another value.
tagName =(table )
tagSelectName =(tableselect )
tagIncludePath =(&tableselect; )
HTML/ATTRIBUTES/&tableselect;
&test=(HTML/ATTRIBUTES/&tagIncludePathFull)
<table
===
===
>
The <caption></caption> pair is optional
and allows you to specify a line of content descriptive text to place above or below the table.
UNDERCONSTRUCTION
Working on some memory processing functions in FORMula_One related to indirect forms
of value access where the value of one variable is used to resolve to yet another value.
tagName =(caption )
tagSelectName =(captionselect )
tagIncludePath =(&captionselect; )
HTML/ATTRIBUTES/&captionselect;
&test=(HTML/ATTRIBUTES/&tagIncludePathFull)
<caption
===
===
>
|