Howdy,
Reading some documentation, I probably just havent gotten to these parts yet, but...
In <td bgcolor = "&mvt:body:alink;">, how do you know body:alink is a variable you can use? How do you get its name / discover it?
Also, how is miva script related to SMT? (Im assuming SMT is built on top of miva script)
Is the g in g.[something] some global object? How to examine it?
Example : <mvt:if expr = "g.Maintenance_Warning_Message">
Ive seen a l. object somewhere too. Are there others?
Thank you,
J
Reading some documentation, I probably just havent gotten to these parts yet, but...
In <td bgcolor = "&mvt:body:alink;">, how do you know body:alink is a variable you can use? How do you get its name / discover it?
Also, how is miva script related to SMT? (Im assuming SMT is built on top of miva script)
Is the g in g.[something] some global object? How to examine it?
Example : <mvt:if expr = "g.Maintenance_Warning_Message">
Ive seen a l. object somewhere too. Are there others?
Thank you,
J
Comment