Forum Discussion
_anomDiebolt_
10 years agoQrew Elite
The names of the variables are "iol' and "/iol" *without* the quotation marks. When you use them in formulas you write something like this:
[iol] & "module.js" & [/iol]
or
[iol] & "moduleTable.js" & [/iol]
Again the whole point of using [iol] and [/iol] is to make using the IOL technique (repeatedly - throughout the application) as easy as possible.
[iol] & "module.js" & [/iol]
or
[iol] & "moduleTable.js" & [/iol]
Again the whole point of using [iol] and [/iol] is to make using the IOL technique (repeatedly - throughout the application) as easy as possible.