Backstage Expressions

This expression example brings text from a previous page's text object. The name of the object on the setup page is "Critter1". It should say "This is stuff from the Setup Page."

Using "$ substitution":

Using Expressions:

Another Expression:


More sample expressions include:

65/2+50 should equal

Does your browser support tables? DOESBROWSERSUPPORT("TABLES") says (1 = TRUE)

Lowercase version of SHOUTING would be

Concatenating the word "birth" to "day" should give


Back to Expressions Homepage