[Top] [Prev] [Next] [Bottom] [Contents]

SaClearKeyList

Clears out all stored keyed strings.

Synopsis

#include "SaRnHtml.h"
void SaClearKeyList();

Arguments

None

Return Values

None.

Description

Clears out all stored keyed strings. Keyed strings are key-value pairs separated by an equal sign. Each keyed string printed is separated from the next keyed string by 3 underscores. This can be used to hold state for an anchor in a client browser.

Example

SaClearKeyList();

See Also



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.