Zinc Codes

From Deep Thought

Jump to: navigation, search

The default Zinc Codes, a.k.a. Z-Codes, live in the /pm/WSS/ShowPage_Global.pm file. The ZOnTheFlySP() method processes and invokes the Z-Codes.

FYI - WSS is the framework for the upcoming Web Store System.

Built-In Zinc Codes

CGI_<varname>
Display the value of a CGI variable named <varname> received via a post or get.
  • <varname> is case insensitive (always shifted to lowercase)
ENV_<varname>
Display the value of an Environment variable named <varname>
  • <varname> is case insensitive (always shifted to lowercase)
Personal tools
Cyber Sprocket Labs
Cyber Sprocket Tech