1
Technical support / Dynamic text
« on: April 17, 2013, 03:20:49 PM »
I want to display dynamic text on a webpage determined by the value of DM[1],
ie DM[1]<100 print text 'A'
DM[1]>100 print text 'B'
Do i need to play around with the Njs file to create a function for this? I'm not wanting to do that
if theres an easier option!
ie DM[1]<100 print text 'A'
DM[1]>100 print text 'B'
Do i need to play around with the Njs file to create a function for this? I'm not wanting to do that
if theres an easier option!