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

SaDeleteStateVar

Deletes the named state variable from the Sapphire applications state.

Synopsis

#include "SaRnHtml.h"
void XKEXPORT SaDeleteHeader SUTPROTO((char *name));

Arguments

name
String representing the state variables name.

Return Values

None.

Description

Deletes the named state variable from the Sapphire applications state.

Example

SaDeleteStateVar("thisvar");

See Also



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

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