How is a filed name indicated ?
-
a) %fieldname
-
b) %%fieldname
-
c) both a and b
-
d) None
B
Correct answer
Explanation
In Model 204 User Language, a field name is indicated by prefixing it with two percent signs (%%fieldname), whereas a single percent sign (%variable) is used to denote a local variable.