KeymanWeb: Test basic variable-store functionality
a
: Outputs "foo." if store is 'true', "no foo." if store is 'false'.
0
: Sets store to 'false'.
1
: Sets store to 'true'.
2
: "Saves" store; value should persist after a page reload.
Return to testing home page