Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Can anyone tell me what coding language is used here?
##foreach Fields as @f filter @f.bViewPage order @f.nViewPageOrder##
From the template source files:PHPRunner 4.0\source\templates\view.htmI would like to modify the layout depending on the data inside of a field.Regards,Pat.
Pat,templates files are written in pseudo code.
Pat,
Can we modify the pseudo code to fit our needs? If its pseudocode how can I make modifications to the code?