i4w_disp_get

Usage:

Deprecated. Please use [i4w_get_GetName] instead.

This shortcode will capture an existing GET variable and display if available.

This shortcode does NOT supports conditional branching with [ELSE_disp_get].

Shortcode nesting is NOT supported.

Parameters:

var This parameter defines the name of the GET variable to captured and displayed.
Default: none.
Required: yes.

Example:

[i4w_disp_get var='Contact0Email']

API:

There is no API function equivalent for this shortcode.