Difference between revisions of "ConversionRuler Deprecated"
From Market Ruler Help
								
												
				m  | 
				|||
| Line 8: | Line 8: | ||
* Cross code globals: '''CRCrossCode''' '''CRLandTime''' '''CRLandingCode''' '''CRActionMinutes'''    | * Cross code globals: '''CRCrossCode''' '''CRLandTime''' '''CRLandingCode''' '''CRActionMinutes'''    | ||
* No landing flag: '''CRNoLand'''  | * No landing flag: '''CRNoLand'''  | ||
| + | |||
| + | == Deprecated Documentation ==  | ||
| + | * [[CRMemory_Set]]  | ||
| + | * [[CRMemory_Get]]  | ||
| + | * [[CRMemory_Output]]  | ||
| + | * [[CRMemory_HiddenInput]]  | ||
[[Category:ConversionRuler]]  | [[Category:ConversionRuler]]  | ||
| + | [[Category:ConversionRuler JavaScript Functions]]  | ||
Revision as of 01:49, 19 January 2014
2014-01-18 Planned deprecated functionality
The following JavaScript functionality will be removed from our client-side JavaScript and will no longer be supported after March 1, 2014.
- CRUser and crcookie variables
 - Memory functions: CRMemory_Set CRMemory_Get CRMemory_HiddenInput CRMemory_Output CRMemory
 - Cross code and related functions: CrossCodeOutput CrossCodeAppendURL LandingCodeOutput CRCookieOutput CrossCodeFormInput LandingCodeFormInput CRCookieFormInput CRCrossCodeMailTo
 - Cross code globals: CRCrossCode CRLandTime CRLandingCode CRActionMinutes
 - No landing flag: CRNoLand