Show TOC

Background documentation'set-persistent' Macro Locate this document in the navigation structure

 

You use the set-persistent macro to make context fields persistent.

This is useful for making data persistent beyond one request/response cycle.

Example

Syntax Syntax

  1. set-persistent 'context-field' 'X'
End of the source code.