# Syntax The [[Invantive Data Cache]] form can be displayed to allow the user to make changes using: ``` local data cache ``` On GUI products, a window will allow user interaction. On text-based products, a text form will be shown to allow user interaction. # Examples The following example displays the Invantive Data Cache form: ``` local data cache ```