Google

SXP Reference

SXP_addVariableBoolean Functions

Syntax

     SXP_addVariableBoolean(Q, name, value)
NameTypeDescription
QQueryContextThe current query context.
nameconst SXP_char*The name of the variable.
valueintThe boolean value to bind the variable to.
(RET)intThe error code.

Description

Binds a variable to a boolean. The binding will only be in effect for the next SXP_query.

See Also

Groups [ Functions ]
Entries [ QueryContext | SXP_addVariableBinding | SXP_addVariableNumber | SXP_addVariableString | SXP_query ]

© 2001 Ginger Alliance
revision 01-12-12
This page was generated by APIDOC